Loading TS29222_CAPIF_API_Invoker_Management_API.yaml +13 −9 Original line number Diff line number Diff line Loading @@ -3,11 +3,11 @@ info: title: CAPIF_API_Invoker_Management_API description: | API for API invoker management. © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. version: "1.0.1" version: "1.0.2" externalDocs: description: 3GPP TS 29.222 V15.4.0 Common API Framework for 3GPP Northbound APIs description: 3GPP TS 29.222 V15.12.0 Common API Framework for 3GPP Northbound APIs url: http://www.3gpp.org/ftp/Specs/archive/29_series/29.222/ servers: - url: '{apiRoot}/api-invoker-management/v1' Loading Loading @@ -147,11 +147,15 @@ components: required: - apiInvokerPublicKey APIList: type: object description: Represents a list of APIs. properties: serviceAPIDescriptions: type: array items: $ref: 'TS29222_CAPIF_Publish_Service_API.yaml#/components/schemas/ServiceAPIDescription' minItems: 1 description: The list of service APIs that the API Invoker is allowed to invoke description: The list of service APIs that the API Invoker is allowed to invoke. APIInvokerEnrolmentDetails: type: object properties: Loading Loading
TS29222_CAPIF_API_Invoker_Management_API.yaml +13 −9 Original line number Diff line number Diff line Loading @@ -3,11 +3,11 @@ info: title: CAPIF_API_Invoker_Management_API description: | API for API invoker management. © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. version: "1.0.1" version: "1.0.2" externalDocs: description: 3GPP TS 29.222 V15.4.0 Common API Framework for 3GPP Northbound APIs description: 3GPP TS 29.222 V15.12.0 Common API Framework for 3GPP Northbound APIs url: http://www.3gpp.org/ftp/Specs/archive/29_series/29.222/ servers: - url: '{apiRoot}/api-invoker-management/v1' Loading Loading @@ -147,11 +147,15 @@ components: required: - apiInvokerPublicKey APIList: type: object description: Represents a list of APIs. properties: serviceAPIDescriptions: type: array items: $ref: 'TS29222_CAPIF_Publish_Service_API.yaml#/components/schemas/ServiceAPIDescription' minItems: 1 description: The list of service APIs that the API Invoker is allowed to invoke description: The list of service APIs that the API Invoker is allowed to invoke. APIInvokerEnrolmentDetails: type: object properties: Loading