diff --git a/OpenAPI/openapi-AE4.yaml b/OpenAPI/openapi-AE4.yaml index 59f07ff22686d7850f17117384fe338009b4d690..3c89e0ff3123b3ea97b97f0ab9254a4ee7b596bb 100644 --- a/OpenAPI/openapi-AE4.yaml +++ b/OpenAPI/openapi-AE4.yaml @@ -53,7 +53,7 @@ paths: } } responses: - '201': + 201: description: Create AE Response content: application/json: @@ -80,13 +80,7 @@ paths: } } rcn=0 in the request: - value: ' ' - rcn=2 in the request: - value: |- - { - "m2m:ae": "csename/aename" - - } + value: rcn=3 in the request: value: |- { @@ -111,6 +105,12 @@ paths: } } + rcn=2 in the request: + value: |- + { + "m2m:ae": "csename/aename" + + } servers: - url: 'http://cse-address:8080' servers: