Commit 4d2c00db authored by WIEHEU's avatar WIEHEU
Browse files

update after CT4#133

parent 64a5bcde
Loading
Loading
Loading
Loading
Loading
+13 −3
Original line number Diff line number Diff line
openapi: 3.0.0

info:
  version: '2.4.0'
  version: '2.4.1'
  title: 'Nudm_SDM'
  description: |
    Nudm Subscriber Data Management Service.  
    © 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    © 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).  
    All rights reserved.

externalDocs:
  description: 3GPP TS 29.503 Unified Data Management Services, version 19.5.0
  description: 3GPP TS 29.503 Unified Data Management Services, version 19.6.0
  url: 'https://www.3gpp.org/ftp/Specs/archive/29_series/29.503/'

servers:
@@ -5174,6 +5174,15 @@ components:
        vlanTagValue:
          type: string
          pattern: '^[A-Fa-f0-9]{4}$'
        vid:
          type: string
          pattern: '^[A-Fa-f0-9]{3}$'
        pcp:
          type: string
          pattern: '^[0-7]{1}$'
        dei:
          type: string
          pattern: '^[0-1]{1}$
      required:
        - vlanTagValue

@@ -6249,3 +6258,4 @@ components:
            This string provides forward-compatibility with future
            extensions to the enumeration but is not used to encode
            content defined in the present version of this API.