Loading doc/testing/testplan/README.md +3 −0 Original line number Diff line number Diff line Loading @@ -11,3 +11,6 @@ List of Common API Services implemented: * [Api Logging Service](./api_logging_service/README.md) * [Api Auditing Service](./api_auditing_service/README.md) * [Api Access Control Policy](./api_access_control_policy/README.md) ## Features * [Vendor Extensibility](./vendor_extensibility/README.md) doc/testing/testplan/vendor_extensibility/README.md 0 → 100644 +501 −0 File added.Preview size limit exceeded, changes collapsed. Show changes doc/testing/testplan/vendor_extensibility/vendor_specific_aef_profile.json 0 → 100644 +13 −0 Original line number Diff line number Diff line { "vendorSpecific-urn:etsi:mec:capifext:transport-info": { "name": "trasport1", "description": "Transport Info 1", "type": "REST_HTTP", "protocol": "HTTP", "version": "2", "security": { "grantTypes": "OAUTH2_CLIENT_CREDENTIALS", "tokenEndpoint": "https://token-endpoint/" } } } No newline at end of file doc/testing/testplan/vendor_extensibility/vendor_specific_service.json 0 → 100644 +15 −0 Original line number Diff line number Diff line { "vendorSpecific-urn:etsi:mec:capifext:service-info": { "serializer": "JSON", "state": "ACTIVE", "scopeOfLocality": "MEC_SYSTEM", "consumedLocalOnly": "True", "isLocal": "True", "category": { "href": "https://www.location.com", "id": "location_1", "name": "Location", "version": "1.0" } } } No newline at end of file Loading
doc/testing/testplan/README.md +3 −0 Original line number Diff line number Diff line Loading @@ -11,3 +11,6 @@ List of Common API Services implemented: * [Api Logging Service](./api_logging_service/README.md) * [Api Auditing Service](./api_auditing_service/README.md) * [Api Access Control Policy](./api_access_control_policy/README.md) ## Features * [Vendor Extensibility](./vendor_extensibility/README.md)
doc/testing/testplan/vendor_extensibility/README.md 0 → 100644 +501 −0 File added.Preview size limit exceeded, changes collapsed. Show changes
doc/testing/testplan/vendor_extensibility/vendor_specific_aef_profile.json 0 → 100644 +13 −0 Original line number Diff line number Diff line { "vendorSpecific-urn:etsi:mec:capifext:transport-info": { "name": "trasport1", "description": "Transport Info 1", "type": "REST_HTTP", "protocol": "HTTP", "version": "2", "security": { "grantTypes": "OAUTH2_CLIENT_CREDENTIALS", "tokenEndpoint": "https://token-endpoint/" } } } No newline at end of file
doc/testing/testplan/vendor_extensibility/vendor_specific_service.json 0 → 100644 +15 −0 Original line number Diff line number Diff line { "vendorSpecific-urn:etsi:mec:capifext:service-info": { "serializer": "JSON", "state": "ACTIVE", "scopeOfLocality": "MEC_SYSTEM", "consumedLocalOnly": "True", "isLocal": "True", "category": { "href": "https://www.location.com", "id": "location_1", "name": "Location", "version": "1.0" } } } No newline at end of file