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

Fixes in datatypes

parent 62a038d2
Loading
Loading
Loading
Loading
+10 −10
Original line number Original line Diff line number Diff line
@@ -2051,7 +2051,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfInstance"
            $ref: "./definitions/SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfInstance"


    VNFInstances.Get.200:
    VNFInstances.Get.200:
      description: |
      description: |
@@ -2101,7 +2101,7 @@ components:
          schema:
          schema:
            type: array
            type: array
            items:
            items:
              $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfInstance"
              $ref: "./definitions/SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfInstance"


    IndividualVnfInstance.Get.200:
    IndividualVnfInstance.Get.200:
      description: |
      description: |
@@ -2134,7 +2134,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfInstance"
            $ref: "./definitions/SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfInstance"
            
            
    IndividualVnfInstance.Patch.202:
    IndividualVnfInstance.Patch.202:
      description: |
      description: |
@@ -2178,7 +2178,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfInstance"
            $ref: "./definitions/SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfInstance"


    IndividualVnfInstance.Delete.204:
    IndividualVnfInstance.Delete.204:
      description: |
      description: |
@@ -2546,7 +2546,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfLcmOpOcc"
            $ref: "./definitions/SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfLcmOpOcc"


    IndividualVnfLcmOpOcc.Get.200:
    IndividualVnfLcmOpOcc.Get.200:
      description: |
      description: |
@@ -2580,7 +2580,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfLcmOpOcc"
            $ref: "./definitions/SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfLcmOpOcc"


    RollbackVnfLcmOpOcc.Post.202:
    RollbackVnfLcmOpOcc.Post.202:
      description: |
      description: |
@@ -2659,7 +2659,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfLcmOpOcc"
            $ref: "./definitions/SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfLcmOpOcc"


    CancelVnfLcmOpOcc.Post.202:
    CancelVnfLcmOpOcc.Post.202:
      description: |
      description: |
@@ -2937,7 +2937,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo"
            $ref: "./definitions/SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo"


    VnfSnapshots.Get.200:
    VnfSnapshots.Get.200:
      description: |
      description: |
@@ -2983,7 +2983,7 @@ components:
          schema:
          schema:
            type: array
            type: array
            items:
            items:
              $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo"
              $ref: "./definitions/SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo"


    IndividualVnfSnapshot.Get.200:
    IndividualVnfSnapshot.Get.200:
      description: |
      description: |
@@ -3019,7 +3019,7 @@ components:
          schema:
          schema:
            type: array
            type: array
            items:
            items:
              $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo"
              $ref: "./definitions/SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfSnapshotInfo"


    IndividualVnfSnapshot.Patch.200:
    IndividualVnfSnapshot.Patch.200:
      description: |
      description: |
+1424 −3

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Original line Diff line number Diff line
@@ -218,7 +218,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../../definitions/SOL002SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfLcmOperationOccurrenceNotification"
            $ref: "../VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml#/definitions/VnfLcmOperationOccurrenceNotification"
      required: true
      required: true


    VnfIdentifierCreationNotification:
    VnfIdentifierCreationNotification:
+2 −2
Original line number Original line Diff line number Diff line
@@ -219,8 +219,8 @@ definitions:
          release, it is recommended in the present document that the number
          release, it is recommended in the present document that the number
          of entries in the "vims" attribute in the Grant is not greater than
          of entries in the "vims" attribute in the Grant is not greater than
          1.
          1.
        type: array
        type: object
        items:
        additionalproperties:
          $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/VimConnectionInfo"
          $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/VimConnectionInfo"
      zones:
      zones:
        description: >
        description: >
+0 −1325

File changed.

Preview size limit exceeded, changes collapsed.

Loading