diff --git a/OpenAPI/openapi-AE1.yaml b/OpenAPI/openapi-AE1.yaml index 683cba6d9ed34593dbf060351414d3cae298afc1..776d063b4aa74507a8a1c8524db652d2b703a8c2 100644 --- a/OpenAPI/openapi-AE1.yaml +++ b/OpenAPI/openapi-AE1.yaml @@ -59,7 +59,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/inline_response_201' + $ref: '#/components/schemas/create_201' examples: "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"}}' @@ -101,7 +101,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/inline_response_201' + $ref: '#/components/schemas/create_201' examples: "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"}}' @@ -111,7 +111,7 @@ paths: - url: http://192.168.1.30:8080 components: schemas: - inline_response_201: + create_201: type: object properties: m2m:ae: