Commit ff6449e5 authored by lengyelb's avatar lengyelb Committed by ruiyue
Browse files

Edit TS28532_ProvMnS.yaml update delete response code

parent a12fa52e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -390,9 +390,15 @@ paths:
      responses:
        '200':
          description: >-
            The response code is deprecated. Use 204 instead.
            Success case ("200 OK").
            This status code is returned, when the resource has been successfully deleted.
            The response body is empty.
        '204':
          description: >-
            Success case ("204 No Content").
            This status code is returned, when the resource has been successfully deleted.
            The response body is empty.
        default:
          description: Error case.
          content: