Loading OpenAPI/TS28541_5GcNrm.yaml +18 −0 Original line number Diff line number Diff line Loading @@ -110,14 +110,32 @@ components: type: array items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' allowedSnpns: type: array items: $ref: '#/components/schemas/SnpnId' allowedNfTypes: type: array items: $ref: '#/components/schemas/NFType' allowedNfDomains: type: array items: type: string allowedNssais: type: array items: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' priority: type: integer minimum: 0 maximum: 65535 capacity: type: integer recoveryTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' vendorId: $ref: '#/components/schemas/VendorId' NFStatus: type: string description: any of enumerated value Loading Loading
OpenAPI/TS28541_5GcNrm.yaml +18 −0 Original line number Diff line number Diff line Loading @@ -110,14 +110,32 @@ components: type: array items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' allowedSnpns: type: array items: $ref: '#/components/schemas/SnpnId' allowedNfTypes: type: array items: $ref: '#/components/schemas/NFType' allowedNfDomains: type: array items: type: string allowedNssais: type: array items: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' priority: type: integer minimum: 0 maximum: 65535 capacity: type: integer recoveryTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' vendorId: $ref: '#/components/schemas/VendorId' NFStatus: type: string description: any of enumerated value Loading