diff --git a/OpenAPI/openapi-AE1.yaml b/OpenAPI/openapi-AE1.yaml
index 776d063b4aa74507a8a1c8524db652d2b703a8c2..e297955c94d8a2be9330e72e39f5430d2ef60860 100644
--- a/OpenAPI/openapi-AE1.yaml
+++ b/OpenAPI/openapi-AE1.yaml
@@ -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