From dc749e44df601872a975de8f4cf7b2495566e2b4 Mon Sep 17 00:00:00 2001
From: Laurent Velez <laurent.velez@etsi.org>
Date: Wed, 28 Jul 2021 11:02:43 +0200
Subject: [PATCH] test3

---
 OpenAPI/openapi-AE4.yaml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/OpenAPI/openapi-AE4.yaml b/OpenAPI/openapi-AE4.yaml
index 93790d0..40af78f 100644
--- a/OpenAPI/openapi-AE4.yaml
+++ b/OpenAPI/openapi-AE4.yaml
@@ -77,7 +77,7 @@ paths:
                              "pi": "cse-id",
                              "ty": 2,
                              "aei": "CAdmin"
-                            }
+                        }
                     }
                 rcn=0 in the request:
                   value: ''                
@@ -99,8 +99,9 @@ paths:
                                 "pi": "cse-id",
                                 "ty": 2,
                                 "aei": "CAdmin"
-                                }
+                            }
                             "uri": "mn-name/ae_sensor"
+                            
                         }
                         
                     }
@@ -110,7 +111,7 @@ paths:
                         "m2m:ae": "csename/aename"
                                    
                     }
-                with rcn=3 in the request:
+                with rcn=4 in the request:
                   value: |-
                     {
                         "m2m:rce": {
-- 
GitLab