Loading OpenAPI/TS28541_5GcNrm.yaml +18 −0 Original line number Diff line number Diff line Loading @@ -146,6 +146,24 @@ components: type: array items: $ref: '#/components/schemas/CallbackUriPrefixItem' supportedFeatures: type: string supportedVendorSpecificFeatures: description: A map (list of key-value pairs) where IANA-assigned "SMI Network Management Private Enterprise Codes" serves as key type: object additionalProperties: type: array items: $ref: '#/components/schemas/VendorSpecificFeature' minItems: 1 minProperties: 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 +18 −0 Original line number Diff line number Diff line Loading @@ -146,6 +146,24 @@ components: type: array items: $ref: '#/components/schemas/CallbackUriPrefixItem' supportedFeatures: type: string supportedVendorSpecificFeatures: description: A map (list of key-value pairs) where IANA-assigned "SMI Network Management Private Enterprise Codes" serves as key type: object additionalProperties: type: array items: $ref: '#/components/schemas/VendorSpecificFeature' minItems: 1 minProperties: 1 VendorSpecificFeature: type: object properties: featureName: type: string featureVersion: type: string NFStatus: type: string description: any of enumerated value Loading