Commit f8efb999 authored by ruiyue's avatar ruiyue Committed by sunse
Browse files

Code Moderator manually merge MR 1553

parent f774793e
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -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