Skip to content
Snippets Groups Projects
Commit 67db799a authored by Laurent Velez's avatar Laurent Velez
Browse files

added Container3

parent 907b7c50
No related tags found
Loading
......@@ -55,15 +55,21 @@ paths:
}
responses:
"201":
description: Auto generated using Swagger Inspector
description: Create AE Response
content:
application/json:
schema:
$ref: '#/components/schemas/create_201'
examples:
"0":
"rcn=0":
value: '{"m2m:ae": {"rn": "temperature", "api": "N01.com.company.temperature ", "lbl": ["key1", "key2"], "rr": true, "srv": ["3"], "poa": ["http://192.168.1.30:8080"], "ri": "CAdmin", "ct": "20210330T153934,791690", "lt": "20210330T153934,791690", "et": "20220330T153934,791714", "pi": "id-in", "ty": 2, "aei": "CAdmin"}}'
servers:
"rcn=3":
value: '{"m2m:ae": {"rn": "lolo", "api": "N01.com.company.temperature ", "lbl": ["key1", "key2"], "rr": true, "srv": ["3"], "poa": ["http://192.168.1.30:8080"], "ri": "CAdmin", "ct": "20210330T153934,791690", "lt": "20210330T153934,791690", "et": "20220330T153934,791714", "pi": "id-in", "ty": 2, "aei": "CAdmin"}}'
servers:
- url: http://192.168.1.30:8080
servers:
- url: http://192.168.1.30:8080
......
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