Skip to content
Snippets Groups Projects
Commit 1c6c92ec authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL002_64 POST Method (on Subscriptions) description and response updated

parent a396f27e
No related branches found
No related tags found
No related merge requests found
...@@ -2093,10 +2093,10 @@ paths: ...@@ -2093,10 +2093,10 @@ paths:
description: > description: >
201 CREATED 201 CREATED
The subscription was created successfully. The response body shall The subscription has been created successfully. The response body shall
contain a representation of the created subscription resource. contain a representation of the created "Individual subscription" resource.
The HTTP response shall include a "Location" HTTP header that The HTTP response shall include a "Location" HTTP header that
points to the created subscription resource. points to the created "Individual subscription" resource.
headers: headers:
Content-Type: Content-Type:
description: The MIME type of the body of the response. description: The MIME type of the body of the response.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment