Commit 5fd5fbb2 authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

CT#90

parent cfd2b728
Loading
Loading
Loading
Loading
Loading
+7 −5
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  title: 3gpp-chargeable-party
  version: 1.0.3
  version: 1.0.4
  description: | 
    API for Chargeable Party management.
    © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 29.122 V15.8.0 T8 reference point for Northbound APIs
  description: 3GPP TS 29.122 V15.9.0 T8 reference point for Northbound APIs
  url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/'
security:
  - {}
@@ -90,8 +90,8 @@ paths:
                    schema:
                      $ref: 'TS29122_CommonData.yaml#/components/schemas/NotificationData'
              responses:
                '200':
                  description: OK (The successful acknowledgement of the notification with a body)
                '204':
                  description: No Content (The successful acknowledgement of the notification)
                '400':
                  $ref: 'TS29122_CommonData.yaml#/components/responses/400'
                '401':
@@ -310,11 +310,13 @@ components:
          $ref: 'TS29122_CommonData.yaml#/components/schemas/Link'
        requestTestNotification:
          type: boolean
          description: Set to true by the SCS/AS to request the SCEF to send a test notification as defined in subclause 5.2.5.3. Set to false or omitted otherwise.
          description: Set to true by the SCS/AS to request the SCEF to send a test notification as defined in subclause 5.2.5.3. Set to false or omitted otherwise.
        websockNotifConfig:
          $ref: 'TS29122_CommonData.yaml#/components/schemas/WebsockNotifConfig'
        ipv4Addr:
          $ref: 'TS29122_CommonData.yaml#/components/schemas/Ipv4Addr'
        ipDomain:
          type: string
        ipv6Addr :
          $ref: 'TS29122_CommonData.yaml#/components/schemas/Ipv6Addr'
        macAddr:
+4 −4
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  version: 1.0.3
  version: 1.0.4
  title: Npcf_AMPolicyControl
  description: |
    Access and Mobility Policy Control Service.
    © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 29.507 V15.7.0; 5G System; Access and Mobility Policy Control Service.
  description: 3GPP TS 29.507 V15.8.0; 5G System; Access and Mobility Policy Control Service.
  url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.507/'
servers:
  - url: '{apiRoot}/npcf-am-policy-control/v1'
@@ -432,7 +432,7 @@ components:
      description: >
        Possible values are
        - LOC_CH: Location change (tracking area). The tracking area of the UE has changed.
        - PRA_CH: Change of UE presence in PRA. The UE is entering/leaving a Presence Reporting Area.
        - PRA_CH: Change of UE presence in PRA. The AMF reports the current presence status of the UE in a Presence Reporting Area, and notifies that the UE enters/leaves the Presence Reporting Area.
        - SERV_AREA_CH: Service Area Restriction change. The UDM notifies the AMF that the subscribed service area restriction information has changed.
        - RFSP_CH: RFSP index change. The UDM notifies the AMF that the subscribed RFSP index has changed.
    PolicyAssociationReleaseCause:
+12 −5
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  version: 1.0.4
  version: 1.0.5
  title: Namf_EventExposure
  description: |
    AMF Event Exposure Service
    © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
security:
  - {}
  - oAuth2ClientCredentials:
      - namf-evts
externalDocs:
  description: 3GPP TS 29.518 V15.7.0; 5G System; Access and Mobility Management Services
  description: 3GPP TS 29.518 V15.9.0; 5G System; Access and Mobility Management Services
  url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.518/'
servers:
  - url: '{apiRoot}/namf-evts/v1'
@@ -140,8 +140,15 @@ paths:
          application/json-patch+json:
            schema:
              oneOf:
                - $ref: '#/components/schemas/AmfUpdateEventSubscriptionItem'
                - $ref: '#/components/schemas/AmfUpdateEventOptionItem'
                - type: array
                  items:
                    $ref: '#/components/schemas/AmfUpdateEventSubscriptionItem'
                  minItems: 1
                - type: array
                  items:
                    $ref: '#/components/schemas/AmfUpdateEventOptionItem'
                  minItems: 1
                  maxItems: 1
        required: true
      responses:
        '200':
+3 −4
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  version: 1.0.4
  version: 1.0.5
  title: Namf_Location
  description: |
    AMF Location Service
    © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
security:
  - {}
  - oAuth2ClientCredentials:
      - namf-loc
externalDocs:
  description: 3GPP TS 29.518 V15.6.0; 5G System; Access and Mobility Management Services
  description: 3GPP TS 29.518 V15.9.0; 5G System; Access and Mobility Management Services
  url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.518/'
servers:
  - url: '{apiRoot}/namf-loc/v1'
@@ -308,7 +308,6 @@ components:
        enum:
          - CURRENT_LOCATION
          - CURRENT_OR_LAST_KNOWN_LOCATION
          - INITIAL_LOCATION
      - type: string
    LocationEvent:
      anyOf:
+5 −3
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  title: 3gpp-traffic-influence
  version: 1.0.3
  version: 1.0.4
  description: |
    API for AF traffic influence
    © 2019, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2020, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 29.522 V15.5.0; 5G System; Network Exposure Function Northbound APIs.
  description: 3GPP TS 29.522 V15.6.0; 5G System; Network Exposure Function Northbound APIs.
  url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.522/'
security:
  - {}
@@ -334,6 +334,8 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Gpsi'
        ipv4Addr:
          $ref: 'TS29122_CommonData.yaml#/components/schemas/Ipv4Addr'
        ipDomain:
          type: string
        ipv6Addr:
          $ref: 'TS29122_CommonData.yaml#/components/schemas/Ipv6Addr'
        macAddr:
Loading