jskaznik
Contributor
Contributor

Thank you, unfortunately I'm getting an error in Postman that request body is missing. Do you have any idea how to get around this one?

{

    "timestamp""2021-04-17T19:55:23.988+0000",
    "status"400,
    "error""Bad Request",
    "message""Required request body is missing: public org.springframework.http.ResponseEntity<?> com.vmware.vrealize.lcm.lcops.controller.EnvironmentController.deleteEnvironmentV2(java.lang.String,com.vmware.vrealize.lcm.lcops.common.dto.request.product.operations.DeleteEnvironmentRequestDTO)",
    "path""/lcm/lcops/api/v2/environments/globalenvironment"
}
Reply
0 Kudos