Commit ed182d86 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL005_#098 POST Method (on Thresholds) description and response updated

parent c9d3540a
......@@ -533,7 +533,11 @@ paths:
This method shall follow the provisions specified in the
table 7.4.5.3.1-2 for URI query parameters,
request and response data structures, and response codes.
request and response data structures, and response codes.
As the result of successfully executing this method, a new
"Individual threshold" resource shall exist as defined
in clause 7.4.6.
parameters:
- name: CreateThresholdRequest
in: body
......@@ -561,7 +565,7 @@ paths:
description: >
201 CREATED
A threshold was created successfully.
Shall be returned when a threshold has been created successfully.
The response body shall contain a representation of
the created threshold resource, as defined in clause 7.5.2.9.
The HTTP response shall include a "Location" HTTP
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment