Loading OpenAPI/TS28541_NrNrm.yaml +8 −0 Original line number Diff line number Diff line Loading @@ -113,6 +113,12 @@ components: type: array items: $ref: '#/components/schemas/NrTac' Nid: type: string pattern: '^[A-Fa-f0-9]{11}$' description: > This represents the Network Identifier, which together with a PLMN ID is used to identify an SNPN (see TS 23.003 and TS 23.501 clause 5.30.2.1). Tai: type: object properties: Loading @@ -120,6 +126,8 @@ components: $ref: '#/components/schemas/PlmnId' nrTac: $ref: '#/components/schemas/NrTac' nid: $ref: '#/components/schemas/Nid' TaiList: type: array items: Loading Loading
OpenAPI/TS28541_NrNrm.yaml +8 −0 Original line number Diff line number Diff line Loading @@ -113,6 +113,12 @@ components: type: array items: $ref: '#/components/schemas/NrTac' Nid: type: string pattern: '^[A-Fa-f0-9]{11}$' description: > This represents the Network Identifier, which together with a PLMN ID is used to identify an SNPN (see TS 23.003 and TS 23.501 clause 5.30.2.1). Tai: type: object properties: Loading @@ -120,6 +126,8 @@ components: $ref: '#/components/schemas/PlmnId' nrTac: $ref: '#/components/schemas/NrTac' nid: $ref: '#/components/schemas/Nid' TaiList: type: array items: Loading