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

fix

parent efddef62
Pipeline #8040 failed with stage
in 0 seconds
...@@ -683,7 +683,7 @@ components: ...@@ -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: |
......
...@@ -565,7 +565,7 @@ components: ...@@ -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
......
...@@ -1541,7 +1541,7 @@ components: ...@@ -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: ...@@ -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: |
......
...@@ -2318,7 +2318,7 @@ components: ...@@ -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: |
......
...@@ -545,7 +545,7 @@ components: ...@@ -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: ...@@ -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: ...@@ -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: ...@@ -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: |
......
...@@ -334,7 +334,7 @@ components: ...@@ -334,7 +334,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: |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment