diff --git a/doc/testing/postman/CAPIF.postman_collection.json b/doc/testing/postman/CAPIF.postman_collection.json index ab1f650ce79e5a3f948720d00ce40ef2a2414a6e..f1ce8404dcf052e5c8677cd3df90d8eed1c1ebac 100644 --- a/doc/testing/postman/CAPIF.postman_collection.json +++ b/doc/testing/postman/CAPIF.postman_collection.json @@ -88,7 +88,7 @@ "header": [], "body": { "mode": "raw", - "raw": "{\n \"username\": \"{{USER_NAME}}\",\n \"password\": \"{{USER_PASSWORD}}\",\n \"enterprise\": \"Telefonica\",\n \"country\": \"Spain\",\n \"email\": \"naas@gmail.com\",\n \"purpose\": \"Use OpenCAPIF for NaaS6G project\",\n \"phone_number\": \"+123456789\",\n \"company_web\": \"www.naas6g.com\",\n \"description\": \"UserDescription\"\n}", + "raw": "{\n \"username\": \"{{USER_NAME}}\",\n \"password\": \"{{USER_PASSWORD}}\",\n \"enterprise\": \"ETSI\",\n \"country\": \"Spain\",\n \"email\": \"example@gmail.com\",\n \"purpose\": \"Use OpenCAPIF\",\n \"phone_number\": \"+123456789\",\n \"company_web\": \"www.etsi.com\",\n \"description\": \"UserDescription\"\n}", "options": { "raw": { "language": "json" diff --git a/doc/testing/postman/Postman-Test.zip b/doc/testing/postman/Postman-Test.zip index a14021a8dbfe04c32c24d5b917576246195e303b..a69a491dbf1aed153d6abe319d233828d33026a4 100644 Binary files a/doc/testing/postman/Postman-Test.zip and b/doc/testing/postman/Postman-Test.zip differ