Loading OpenAPI/TS28541_5GcNrm.yaml +13 −11 Original line number Diff line number Diff line Loading @@ -192,25 +192,27 @@ components: default: false perPlmnOauth2ReqList: $ref: '#/components/schemas/PlmnOauth2' VendorSpecificFeature: type: object properties: featureName: type: string featureVersion: type: string PlmnOauth2: description: Oauth2.0 required indication for a given PLMN ID type: object properties: oauth2RequiredPlmnIdList: type: array uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' minItems: 1 oauth2NotRequiredPlmnIdList: type: array uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' minItems: 1 VendorSpecificFeature: type: object properties: featureName: type: string featureVersion: type: string NFStatus: type: string description: any of enumerated value Loading Loading
OpenAPI/TS28541_5GcNrm.yaml +13 −11 Original line number Diff line number Diff line Loading @@ -192,25 +192,27 @@ components: default: false perPlmnOauth2ReqList: $ref: '#/components/schemas/PlmnOauth2' VendorSpecificFeature: type: object properties: featureName: type: string featureVersion: type: string PlmnOauth2: description: Oauth2.0 required indication for a given PLMN ID type: object properties: oauth2RequiredPlmnIdList: type: array uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' minItems: 1 oauth2NotRequiredPlmnIdList: type: array uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' minItems: 1 VendorSpecificFeature: type: object properties: featureName: type: string featureVersion: type: string NFStatus: type: string description: any of enumerated value Loading