Loading OpenAPI/TS28541_5GcNrm.yaml +15 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,21 @@ components: type: array items: $ref: '#/components/schemas/DefaultNotificationSubscription' 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: $ref: '#/components/schemas/VendorSpecificFeatures' minProperties: 1 VendorSpecificFeatures: type: object properties: featureName: type: string featureVersion: type: string NFStatus: type: string description: any of enumerated value Loading Loading
OpenAPI/TS28541_5GcNrm.yaml +15 −1 Original line number Diff line number Diff line Loading @@ -159,7 +159,21 @@ components: type: array items: $ref: '#/components/schemas/DefaultNotificationSubscription' 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: $ref: '#/components/schemas/VendorSpecificFeatures' minProperties: 1 VendorSpecificFeatures: type: object properties: featureName: type: string featureVersion: type: string NFStatus: type: string description: any of enumerated value Loading