Commit 61902a9c authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

fix referencing in SOL003 APIs

parent 0de04f55
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -536,7 +536,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    IndividualAlarm.Patch.412:
      description: |
@@ -747,7 +747,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    IndividualSubscription.Get.200:
      description: |
+1 −1
Original line number Diff line number Diff line
@@ -608,7 +608,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"
    Subscriptions.Get.200:
      description: |
        200 OK
+34 −34
Original line number Diff line number Diff line
@@ -1659,7 +1659,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    VNFInstances.Get.200:
      description: |
@@ -1838,7 +1838,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    IndividualVnfInstance.Patch.412:
      description: |
@@ -1937,7 +1937,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    InstantiateVnfInstance.Post.202:
      description: |
@@ -2011,7 +2011,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    ScaleVnfInstance.Post.202:
      description: |
@@ -2091,7 +2091,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    ScaleVnfInstance.Post.409:
      description: |
@@ -2133,7 +2133,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    ScaleToLevelVnfInstance.Post.202:
      description: |
@@ -2214,7 +2214,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"
    ScaleToLevelVnfInstance.Post.409:
      description: |
        409 CONFLICT
@@ -2255,7 +2255,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    ChangeFlavourVnfInstance.Post.202:
      description: |
@@ -2336,7 +2336,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    ChangeFlavourVnfInstance.Post.409:
      description: |
@@ -2379,7 +2379,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    TerminateVnfInstance.Post.202:
      description: |
@@ -2454,7 +2454,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    HealVnfInstance.Post.202:
      description: |
@@ -2534,7 +2534,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    HealVnfInstance.Post.409:
      description: |
@@ -2576,7 +2576,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    OperateVnfInstance.Post.202:
      description: |
@@ -2657,7 +2657,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    OperateVnfInstance.Post.409:
      description: |
@@ -2700,7 +2700,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    ChangeExtConnVnfInstance.Post.202:
      description: |
@@ -2777,7 +2777,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    ChangeVnfpkgVnfInstance.Post.202:
      description: |
@@ -2851,7 +2851,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    VnfLcmOpOccs.Get.200:
      description: |
@@ -3003,7 +3003,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    RollbackVnfLcmOpOcc.Post.409:
      description: |
@@ -3045,7 +3045,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    RetryVnfLcmOpOcc.Post.202:
      description: |
@@ -3114,7 +3114,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    RetryVnfLcmOpOcc.Post.409:
      description: |
@@ -3156,7 +3156,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    FailVnfLcmOpOcc.Post.200:
      description: |
@@ -3240,7 +3240,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    FailVnfLcmOpOcc.Post.409:
      description: |
@@ -3282,7 +3282,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    CancelVnfLcmOpOcc.Post.202:
      description: |
@@ -3353,7 +3353,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    CancelVnfLcmOpOcc.Post.409:
      description: |
@@ -3394,7 +3394,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    Subscriptions.Post.201:
      description: |
@@ -3527,7 +3527,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    Subscriptions.Get.200:
      description: |
@@ -3704,7 +3704,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    CreateVnfSnapshotTask.Post.409:
      description: |
@@ -3745,7 +3745,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    CreateVnfSnapshotTask.Post.422:
      description: |
@@ -3791,7 +3791,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    RevertToVnfSnapshotTask.Post.202:
      description: |
@@ -3872,7 +3872,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    RevertToVnfSnapshotTask.Post.409:
      description: |
@@ -3913,7 +3913,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    VnfSnapshots.Post.201:
      description: |
@@ -4149,7 +4149,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    IndividualVnfSnapshot.Patch.412:
      description: |
@@ -4246,7 +4246,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    IndividualVnfSnapshotState.Get.200:
      description: |
@@ -4363,7 +4363,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    IndividualVnfSnapshotState.Get.416:
      description: |
+2 −2
Original line number Diff line number Diff line
@@ -251,7 +251,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    IndividualGrant.Get.200:
      description: |
@@ -335,4 +335,4 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
 No newline at end of file
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"
 No newline at end of file
+11 −11
Original line number Diff line number Diff line
@@ -1139,7 +1139,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    VnfdInIndividualOnboardedVnfPackage.Get.200:
      description: |
@@ -1216,7 +1216,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    ManifestInIndividualVnfPackage.Get.200:
      description: |
@@ -1334,7 +1334,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    ManifestInIndividualOnboardedVnfPackage.Get.200:
      description: |
@@ -1452,7 +1452,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    IndividualVnfPackageContent.Get.200:
      description: |
@@ -1560,7 +1560,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    IndividualVnfPackageContent.Get.416:
      description: |
@@ -1656,7 +1656,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    IndividualOnboardedVnfPackageContent.Get.416:
      description: |
@@ -1777,7 +1777,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    IndividualVnfPackageArtifact.Get.416:
      description: |
@@ -1843,7 +1843,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    IndividualOnboardedVnfPackageArtifact.Get.416:
      description: |
@@ -1909,7 +1909,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    IndividualVnfPackageArtifacts.Get.416:
      description: |
@@ -1978,7 +1978,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    IndividualOnboardedVnfPackageArtifacts.Get.416:
      description: |
@@ -2469,7 +2469,7 @@ components:
      content:
        application/json:
          schema:
            $ref: "../General_Definitions/SOL002_def.yaml#/definitions/ProblemDetails"
            $ref: "../General_Definitions/SOL003_def.yaml#/definitions/ProblemDetails"

    Subscriptions.Get.200:
      description: |
Loading