Commit 90cdab22 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fix

parent efddef62
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -683,7 +683,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"


    IndividualSubscription.Get.200:
    IndividualSubscription.Get.200:
      description: |
      description: |
+1 −1
Original line number Original line Diff line number Diff line
@@ -565,7 +565,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
    Subscriptions.Get.200:
    Subscriptions.Get.200:
      description: |
      description: |
        200 OK
        200 OK
+2 −2
Original line number Original line Diff line number Diff line
@@ -1541,7 +1541,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"


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


    Subscriptions.Get.200:
    Subscriptions.Get.200:
      description: |
      description: |
+1 −1
Original line number Original line Diff line number Diff line
@@ -2318,7 +2318,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"


    Subscriptions.Get.200:
    Subscriptions.Get.200:
      description: |
      description: |
+4 −4
Original line number Original line Diff line number Diff line
@@ -545,7 +545,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"


    PmJobs.Get.200:
    PmJobs.Get.200:
      description: |
      description: |
@@ -742,7 +742,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"


    IndividualPmJob.Delete.200:
    IndividualPmJob.Delete.200:
      description: |
      description: |
@@ -895,7 +895,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"


    Thresholds.Get.200:
    Thresholds.Get.200:
      description: |
      description: |
@@ -1100,7 +1100,7 @@ components:
      content:
      content:
        application/json:
        application/json:
          schema:
          schema:
            $ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
            $ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"


    IndividualThreshold.Delete.200:
    IndividualThreshold.Delete.200:
      description: |
      description: |
Loading