Commit 1c6c92ec authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL002_64 POST Method (on Subscriptions) description and response updated

parent a396f27e
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2093,10 +2093,10 @@ paths:
          description: >
            201 CREATED

            The subscription was created successfully. The response body shall
            contain a representation of the created subscription resource.
            The subscription has been created successfully. The response body shall
            contain a representation of the created "Individual subscription" resource.
            The HTTP response shall include a "Location" HTTP header that
            points to the created subscription resource.
            points to the created "Individual subscription" resource.
          headers:
            Content-Type:
              description: The MIME type of the body of the response.