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 Diff line number Diff line
@@ -166,7 +166,6 @@ components:
          description: |
            Discriminator for the different notification types.
            Shall be set to "CapacityShortageNotification" for this notification type.
          schema:
          type: string
        subscriptionId:
          description: |
@@ -204,7 +203,7 @@ components:
        _links:
          description: |
            Links to resources related to this notification.
          type: any
          type: object

    NfviCapacityInfoNotificationsFilter:
      type: object