Loading doc/testing/postman/CAPIF.postman_collection.json +10 −4 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ "pm.environment.set('ACCESS_TOKEN', res.access_token);", "pm.environment.set('ONBOARDING_URL', res.ccf_api_onboarding_url);", "pm.environment.set('PUBLISH_URL', res.ccf_publish_url);", "pm.environment.set('DISCOVER_URL', res.ccf_discover_url);", "pm.environment.set('DISCOVER_URL', res.ccf_discover_url.split('?')[0]);", "pm.environment.set('SECURITY_URL', res.ccf_security_url);", "pm.environment.set('ONBOARDING_URL_INVOKER', res.ccf_onboarding_url);", "", Loading Loading @@ -441,7 +441,7 @@ } ], "protocolProfileBehavior": { "strictSSL": true "strictSSL": false }, "request": { "auth": { Loading Loading @@ -564,14 +564,20 @@ } }, "url": { "raw": "https://{{CAPIF_HOSTNAME}}:{{CAPIF_PORT}}/{{DISCOVER_URL}}{{INVOKER_ID}}", "raw": "https://{{CAPIF_HOSTNAME}}:{{CAPIF_PORT}}/{{DISCOVER_URL}}?api-invoker-id={{INVOKER_ID}}", "protocol": "https", "host": [ "{{CAPIF_HOSTNAME}}" ], "port": "{{CAPIF_PORT}}", "path": [ "{{DISCOVER_URL}}{{INVOKER_ID}}" "{{DISCOVER_URL}}" ], "query": [ { "key": "api-invoker-id", "value": "{{INVOKER_ID}}" } ] } }, Loading doc/testing/postman/CAPIF_ENVIRONMENTS.postman_environment.json +2 −2 Original line number Diff line number Diff line Loading @@ -280,6 +280,6 @@ } ], "_postman_variable_scope": "environment", "_postman_exported_at": "2024-11-13T10:34:19.421Z", "_postman_exported_using": "Postman/11.14.1" "_postman_exported_at": "2024-11-22T08:31:31.295Z", "_postman_exported_using": "Postman/11.18.1" } No newline at end of file doc/testing/postman/Postman-Test.zip −14 B (12.3 KiB) File changed.No diff preview for this file type. View original file View changed file Loading
doc/testing/postman/CAPIF.postman_collection.json +10 −4 Original line number Diff line number Diff line Loading @@ -121,7 +121,7 @@ "pm.environment.set('ACCESS_TOKEN', res.access_token);", "pm.environment.set('ONBOARDING_URL', res.ccf_api_onboarding_url);", "pm.environment.set('PUBLISH_URL', res.ccf_publish_url);", "pm.environment.set('DISCOVER_URL', res.ccf_discover_url);", "pm.environment.set('DISCOVER_URL', res.ccf_discover_url.split('?')[0]);", "pm.environment.set('SECURITY_URL', res.ccf_security_url);", "pm.environment.set('ONBOARDING_URL_INVOKER', res.ccf_onboarding_url);", "", Loading Loading @@ -441,7 +441,7 @@ } ], "protocolProfileBehavior": { "strictSSL": true "strictSSL": false }, "request": { "auth": { Loading Loading @@ -564,14 +564,20 @@ } }, "url": { "raw": "https://{{CAPIF_HOSTNAME}}:{{CAPIF_PORT}}/{{DISCOVER_URL}}{{INVOKER_ID}}", "raw": "https://{{CAPIF_HOSTNAME}}:{{CAPIF_PORT}}/{{DISCOVER_URL}}?api-invoker-id={{INVOKER_ID}}", "protocol": "https", "host": [ "{{CAPIF_HOSTNAME}}" ], "port": "{{CAPIF_PORT}}", "path": [ "{{DISCOVER_URL}}{{INVOKER_ID}}" "{{DISCOVER_URL}}" ], "query": [ { "key": "api-invoker-id", "value": "{{INVOKER_ID}}" } ] } }, Loading
doc/testing/postman/CAPIF_ENVIRONMENTS.postman_environment.json +2 −2 Original line number Diff line number Diff line Loading @@ -280,6 +280,6 @@ } ], "_postman_variable_scope": "environment", "_postman_exported_at": "2024-11-13T10:34:19.421Z", "_postman_exported_using": "Postman/11.14.1" "_postman_exported_at": "2024-11-22T08:31:31.295Z", "_postman_exported_using": "Postman/11.18.1" } No newline at end of file
doc/testing/postman/Postman-Test.zip −14 B (12.3 KiB) File changed.No diff preview for this file type. View original file View changed file