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:
content:
application/json:
schema:
$ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
$ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
IndividualSubscription.Get.200:
description: |
......
......@@ -565,7 +565,7 @@ components:
content:
application/json:
schema:
$ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
$ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
Subscriptions.Get.200:
description: |
200 OK
......
......@@ -1541,7 +1541,7 @@ components:
content:
application/json:
schema:
$ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
$ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
VNFInstances.Get.200:
description: |
......@@ -3405,7 +3405,7 @@ components:
content:
application/json:
schema:
$ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
$ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
Subscriptions.Get.200:
description: |
......
......@@ -2318,7 +2318,7 @@ components:
content:
application/json:
schema:
$ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
$ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
Subscriptions.Get.200:
description: |
......
......@@ -545,7 +545,7 @@ components:
content:
application/json:
schema:
$ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
$ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
PmJobs.Get.200:
description: |
......@@ -742,7 +742,7 @@ components:
content:
application/json:
schema:
$ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
$ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
IndividualPmJob.Delete.200:
description: |
......@@ -895,7 +895,7 @@ components:
content:
application/json:
schema:
$ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
$ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
Thresholds.Get.200:
description: |
......@@ -1100,7 +1100,7 @@ components:
content:
application/json:
schema:
$ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
$ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
IndividualThreshold.Delete.200:
description: |
......
......@@ -334,7 +334,7 @@ components:
content:
application/json:
schema:
$ref: "../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
$ref: "../../definitions/SOL002SOL003_def.yaml#/definitions/ProblemDetails"
Subscriptions.Get.200:
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