Loading TS24558_Eees_ACREvents.yaml +5 −5 Original line number Diff line number Diff line openapi: 3.0.0 info: title: Eees_ACREvents version: "1.0.1" version: "1.0.2" description: | API for ACR events subscription and notification. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: > 3GPP TS 24.558 V17.1.0 Enabling Edge Applications; Protocol specification. 3GPP TS 24.558 V17.2.0 Enabling Edge Applications; Protocol specification. url: 'https://www.3gpp.org/ftp/Specs/archive/24_series/24.558/' security: Loading Loading @@ -331,9 +331,6 @@ components: $ref: '#/components/schemas/TargetInfo' acrStatus: $ref: '#/components/schemas/ACRCompleteEventInfo' failReason : type: string description: Indicates the cause information for the failure. eecCtxtReloc: $ref: '#/components/schemas/EecCtxtRelocStatus' Loading Loading @@ -395,6 +392,9 @@ components: description: Indicates whether the ACR is successful or failure. tEasEndpoint: $ref: 'TS29558_Eees_EASRegistration.yaml#/components/schemas/EndPoint' failReason: type: string description: Indicates the cause information for the failure. required: - acrRes - tEasEndpoint TS29122_AsSessionWithQoS.yaml +6 −2 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-as-session-with-qos version: 1.2.1 version: 1.2.2 description: | API for setting us an AS session with required QoS. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V17.7.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V17.8.0 T8 reference point for Northbound APIs url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -674,12 +674,16 @@ components: appliedQosRef: type: string description: The currently applied QoS reference. Applicable for event QOS_NOT_GUARANTEED or SUCCESSFUL_RESOURCES_ALLOCATION. plmnId: $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnIdNid' qosMonReports: type: array items: $ref: '#/components/schemas/QosMonitoringReport' minItems: 1 description: Contains the QoS Monitoring Reporting information ratType: $ref: 'TS29571_CommonData.yaml#/components/schemas/RatType' required: - event TscQosRequirement: Loading TS29122_CommonData.yaml +9 −8 Original line number Diff line number Diff line openapi: 3.0.0 info: title: TS 29.122 Common Data Types version: 1.2.1 version: 1.3.0-alpha.1 description: | Data types applicable to several APIs. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V17.7.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V18.0.0 T8 reference point for Northbound APIs url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' paths: {} components: Loading Loading @@ -439,10 +439,10 @@ components: - type: string description: > This string provides forward-compatibility with future extensions to the enumeration but is not used to encode extensions to the enumeration and is not used to encode content defined in the present version of this API. description: > Possible values are description: | Possible values are: - SESSION_TERMINATION: Indicates that Rx session is terminated. - LOSS_OF_BEARER : Indicates a loss of a bearer. - RECOVERY_OF_BEARER: Indicates a recovery of a bearer. Loading @@ -458,9 +458,10 @@ components: - OTHER_REASON - type: string description: > This string provides a failure reason. description: > Possible values are This string provides forward-compatibility with future extensions to the enumeration and is not used to encode content defined in the present version of this API. description: | Possible values are: - ROAMING_NOT_ALLOWED: Identifies the configuration parameters are not allowed by roaming agreement. - OTHER_REASON: Identifies the configuration parameters are not configured due to other reason. # Loading TS29222_AEF_Security_API.yaml +6 −2 Original line number Diff line number Diff line openapi: 3.0.0 info: title: AEF_Security_API description: | API for AEF security management. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. version: "1.2.0" version: "1.3.0-alpha.1" externalDocs: description: 3GPP TS 29.222 V17.5.0 Common API Framework for 3GPP Northbound APIs description: 3GPP TS 29.222 V18.0.0 Common API Framework for 3GPP Northbound APIs url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.222/ servers: - url: '{apiRoot}/aef-security/v1' variables: apiRoot: default: https://example.com description: apiRoot as defined in clause 7.5 of 3GPP TS 29.222. paths: /check-authentication: post: Loading TS29222_CAPIF_API_Invoker_Management_API.yaml +17 −8 Original line number Diff line number Diff line openapi: 3.0.0 info: title: CAPIF_API_Invoker_Management_API description: | API for API invoker management. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. version: "1.2.0" version: "1.3.0-alpha.1" externalDocs: description: 3GPP TS 29.222 V17.5.0 Common API Framework for 3GPP Northbound APIs description: 3GPP TS 29.222 V18.0.0 Common API Framework for 3GPP Northbound APIs url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.222/ servers: - url: '{apiRoot}/api-invoker-management/v1' variables: Loading Loading @@ -261,6 +264,8 @@ paths: application/json: schema: $ref: '#/components/schemas/APIInvokerEnrolmentDetails' '202': description: The request is accepted and under processing. '204': description: No Content. The definition of the service API is modified successfully. '307': Loading Loading @@ -310,11 +315,15 @@ components: - 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: Represents the list of service APIs that the API Invoker is allowed to invoke. APIInvokerEnrolmentDetails: type: object Loading Loading @@ -350,7 +359,7 @@ components: required: - onboardingInformation - notificationDestination description: Information about the API Invoker that requested to onboard description: Represents information about the API Invoker that requested to onboard. OnboardingNotification: type: object Loading Loading
TS24558_Eees_ACREvents.yaml +5 −5 Original line number Diff line number Diff line openapi: 3.0.0 info: title: Eees_ACREvents version: "1.0.1" version: "1.0.2" description: | API for ACR events subscription and notification. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: > 3GPP TS 24.558 V17.1.0 Enabling Edge Applications; Protocol specification. 3GPP TS 24.558 V17.2.0 Enabling Edge Applications; Protocol specification. url: 'https://www.3gpp.org/ftp/Specs/archive/24_series/24.558/' security: Loading Loading @@ -331,9 +331,6 @@ components: $ref: '#/components/schemas/TargetInfo' acrStatus: $ref: '#/components/schemas/ACRCompleteEventInfo' failReason : type: string description: Indicates the cause information for the failure. eecCtxtReloc: $ref: '#/components/schemas/EecCtxtRelocStatus' Loading Loading @@ -395,6 +392,9 @@ components: description: Indicates whether the ACR is successful or failure. tEasEndpoint: $ref: 'TS29558_Eees_EASRegistration.yaml#/components/schemas/EndPoint' failReason: type: string description: Indicates the cause information for the failure. required: - acrRes - tEasEndpoint
TS29122_AsSessionWithQoS.yaml +6 −2 Original line number Diff line number Diff line openapi: 3.0.0 info: title: 3gpp-as-session-with-qos version: 1.2.1 version: 1.2.2 description: | API for setting us an AS session with required QoS. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V17.7.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V17.8.0 T8 reference point for Northbound APIs url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' security: - {} Loading Loading @@ -674,12 +674,16 @@ components: appliedQosRef: type: string description: The currently applied QoS reference. Applicable for event QOS_NOT_GUARANTEED or SUCCESSFUL_RESOURCES_ALLOCATION. plmnId: $ref: 'TS29571_CommonData.yaml#/components/schemas/PlmnIdNid' qosMonReports: type: array items: $ref: '#/components/schemas/QosMonitoringReport' minItems: 1 description: Contains the QoS Monitoring Reporting information ratType: $ref: 'TS29571_CommonData.yaml#/components/schemas/RatType' required: - event TscQosRequirement: Loading
TS29122_CommonData.yaml +9 −8 Original line number Diff line number Diff line openapi: 3.0.0 info: title: TS 29.122 Common Data Types version: 1.2.1 version: 1.3.0-alpha.1 description: | Data types applicable to several APIs. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. externalDocs: description: 3GPP TS 29.122 V17.7.0 T8 reference point for Northbound APIs description: 3GPP TS 29.122 V18.0.0 T8 reference point for Northbound APIs url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.122/' paths: {} components: Loading Loading @@ -439,10 +439,10 @@ components: - type: string description: > This string provides forward-compatibility with future extensions to the enumeration but is not used to encode extensions to the enumeration and is not used to encode content defined in the present version of this API. description: > Possible values are description: | Possible values are: - SESSION_TERMINATION: Indicates that Rx session is terminated. - LOSS_OF_BEARER : Indicates a loss of a bearer. - RECOVERY_OF_BEARER: Indicates a recovery of a bearer. Loading @@ -458,9 +458,10 @@ components: - OTHER_REASON - type: string description: > This string provides a failure reason. description: > Possible values are This string provides forward-compatibility with future extensions to the enumeration and is not used to encode content defined in the present version of this API. description: | Possible values are: - ROAMING_NOT_ALLOWED: Identifies the configuration parameters are not allowed by roaming agreement. - OTHER_REASON: Identifies the configuration parameters are not configured due to other reason. # Loading
TS29222_AEF_Security_API.yaml +6 −2 Original line number Diff line number Diff line openapi: 3.0.0 info: title: AEF_Security_API description: | API for AEF security management. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. version: "1.2.0" version: "1.3.0-alpha.1" externalDocs: description: 3GPP TS 29.222 V17.5.0 Common API Framework for 3GPP Northbound APIs description: 3GPP TS 29.222 V18.0.0 Common API Framework for 3GPP Northbound APIs url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.222/ servers: - url: '{apiRoot}/aef-security/v1' variables: apiRoot: default: https://example.com description: apiRoot as defined in clause 7.5 of 3GPP TS 29.222. paths: /check-authentication: post: Loading
TS29222_CAPIF_API_Invoker_Management_API.yaml +17 −8 Original line number Diff line number Diff line openapi: 3.0.0 info: title: CAPIF_API_Invoker_Management_API description: | API for API invoker management. © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC). All rights reserved. version: "1.2.0" version: "1.3.0-alpha.1" externalDocs: description: 3GPP TS 29.222 V17.5.0 Common API Framework for 3GPP Northbound APIs description: 3GPP TS 29.222 V18.0.0 Common API Framework for 3GPP Northbound APIs url: https://www.3gpp.org/ftp/Specs/archive/29_series/29.222/ servers: - url: '{apiRoot}/api-invoker-management/v1' variables: Loading Loading @@ -261,6 +264,8 @@ paths: application/json: schema: $ref: '#/components/schemas/APIInvokerEnrolmentDetails' '202': description: The request is accepted and under processing. '204': description: No Content. The definition of the service API is modified successfully. '307': Loading Loading @@ -310,11 +315,15 @@ components: - 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: Represents the list of service APIs that the API Invoker is allowed to invoke. APIInvokerEnrolmentDetails: type: object Loading Loading @@ -350,7 +359,7 @@ components: required: - onboardingInformation - notificationDestination description: Information about the API Invoker that requested to onboard description: Represents information about the API Invoker that requested to onboard. OnboardingNotification: type: object Loading