Commit cd23d752 authored by Francesca Moscatelli's avatar Francesca Moscatelli
Browse files

Fix in NFVI CI interface datatypes

parent 11b539c5
Loading
Loading
Loading
Loading
Loading
+2 −3
Original line number Original line Diff line number Diff line
@@ -166,7 +166,6 @@ components:
          description: |
          description: |
            Discriminator for the different notification types.
            Discriminator for the different notification types.
            Shall be set to "CapacityShortageNotification" for this notification type.
            Shall be set to "CapacityShortageNotification" for this notification type.
          schema:
          type: string
          type: string
        subscriptionId:
        subscriptionId:
          description: |
          description: |
@@ -204,7 +203,7 @@ components:
        _links:
        _links:
          description: |
          description: |
            Links to resources related to this notification.
            Links to resources related to this notification.
          type: any
          type: object


    NfviCapacityInfoNotificationsFilter:
    NfviCapacityInfoNotificationsFilter:
      type: object
      type: object