Commit bf632593 authored by Jesus de Gregorio's avatar Jesus de Gregorio
Browse files

CT#100

parent d29c4d0a
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  title: 3gpp-pfd-management
  version: 1.1.1
  version: 1.1.2
  description: |
    API for PFD management.
    © 2021, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 29.122 V16.9.0 T8 reference point for Northbound APIs
  description: 3GPP TS 29.122 V16.16.0 T8 reference point for Northbound APIs
  url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.122/'
security:
  - {}
@@ -633,4 +633,4 @@ components:
        - DNS_QNAME: Identifies the DNS protocol and the question name in DNS query.
        - TLS_SNI: Identifies the Server Name Indication in TLS ClientHello message.
        - TLS_SAN: Identifies the Subject Alternative Name in TLS ServerCertificate message.
        - TLS_SCN: Identifies the Subject Common Name in TLS ServerCertificate message.
        - TSL_SCN: Identifies the Subject Common Name in TLS ServerCertificate message.
+3 −8
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  title: Npcf_SMPolicyControl API
  version: 1.1.8
  version: 1.1.9
  description: |
    Session Management Policy Control Service
    © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.
externalDocs:
  description: 3GPP TS 29.512 V16.12.0; 5G System; Session Management Policy Control Service.
  description: 3GPP TS 29.512 V16.17.0; 5G System; Session Management Policy Control Service.
  url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.512/'
security:
  - {}
@@ -955,10 +955,6 @@ components:
          description: Contains the usage report
        pduSessRelCause:
          $ref: '#/components/schemas/PduSessionRelCause'
        qosMonReports:
          type: array
          items:
            $ref: '#/components/schemas/QosMonitoringReport'
          minItems: 1
    QosCharacteristics:
      type: object
@@ -2108,7 +2104,6 @@ components:
        enum:
          - EVENT_TRIGGERED
          - PERIODIC
          - SESSION_RELEASE
      - type: string
    SmPolicyAssociationReleaseCause:
      anyOf:
+3 −4
Original line number Diff line number Diff line
openapi: 3.0.0
info:
  title: Npcf_PolicyAuthorization Service API
  version: 1.1.6
  version: 1.1.7
  description: |
    PCF Policy Authorization Service.
    © 2022, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.514 V16.12.0; 5G System; Policy Authorization Service;Stage 3.
  description: 3GPP TS 29.514 V16.17.0; 5G System; Policy Authorization Service;Stage 3.
  url: 'http://www.3gpp.org/ftp/Specs/archive/29_series/29.514/'
#
servers:
@@ -1682,7 +1682,6 @@ components:
          - EVENT_DETECTION
          - ONE_TIME
          - PERIODIC
          - PDU_SESSION_RELEASE
      - type: string
#        
    QosNotifType: