Loading OpenAPI/TS28541_5GcNrm.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -750,7 +750,7 @@ components: description: This datatype is used for readOnly attribute type: array items: $ref: 'TS28623_GenericNrm.yaml#/components/schemas/TaiRo' $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Tai' SupiRange: type: object properties: Loading OpenAPI/TS28623_GenericNrm.yaml +1 −17 Original line number Diff line number Diff line Loading @@ -169,26 +169,10 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mnc' tac: $ref: '#/components/schemas/Tac' TaiRo: type: object description: This datatype is used for readOnly attribute properties: mcc: $ref: 'TS28623_ComDefs.yaml#/components/schemas/MccRo' mnc: $ref: 'TS28623_ComDefs.yaml#/components/schemas/MncRo' tac: $ref: '#/components/schemas/TacRo' Tac: type: string description: This datatype is used for writable attribute pattern: '(^[A-Fa-f0-9]{4}$)|(^[A-Fa-f0-9]{6}$)' TacRo: type: string description: This datatype is used for readOnly attribute pattern: '(^[A-Fa-f0-9]{4}$)|(^[A-Fa-f0-9]{6}$)' readOnly: true EutraCellId: type: string pattern: '^[A-Fa-f0-9]{7}$' Loading Loading
OpenAPI/TS28541_5GcNrm.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -750,7 +750,7 @@ components: description: This datatype is used for readOnly attribute type: array items: $ref: 'TS28623_GenericNrm.yaml#/components/schemas/TaiRo' $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Tai' SupiRange: type: object properties: Loading
OpenAPI/TS28623_GenericNrm.yaml +1 −17 Original line number Diff line number Diff line Loading @@ -169,26 +169,10 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Mnc' tac: $ref: '#/components/schemas/Tac' TaiRo: type: object description: This datatype is used for readOnly attribute properties: mcc: $ref: 'TS28623_ComDefs.yaml#/components/schemas/MccRo' mnc: $ref: 'TS28623_ComDefs.yaml#/components/schemas/MncRo' tac: $ref: '#/components/schemas/TacRo' Tac: type: string description: This datatype is used for writable attribute pattern: '(^[A-Fa-f0-9]{4}$)|(^[A-Fa-f0-9]{6}$)' TacRo: type: string description: This datatype is used for readOnly attribute pattern: '(^[A-Fa-f0-9]{4}$)|(^[A-Fa-f0-9]{6}$)' readOnly: true EutraCellId: type: string pattern: '^[A-Fa-f0-9]{7}$' Loading