summaryrefslogtreecommitdiffstats
path: root/cps-rest/docs/openapi/cpsQuery.yml
diff options
context:
space:
mode:
authoraditya puthuparambil <aditya.puthuparambil@bell.ca>2022-02-02 10:51:58 +0000
committerGerrit Code Review <gerrit@onap.org>2022-02-02 10:51:58 +0000
commite40ad3de6b58e3f421f29e4550e35adebd38abe6 (patch)
tree20294305e5ac24e913b3b09b60ba4e67286a4caf /cps-rest/docs/openapi/cpsQuery.yml
parentd72b27b95704803468f7812602b66220e2c71c7d (diff)
parent909a850a66c50eaff34e3c711f657ee12775d249 (diff)
Merge "[TECHDEBT] Align CPS Core REST API Specification and Implementation"
Diffstat (limited to 'cps-rest/docs/openapi/cpsQuery.yml')
-rw-r--r--cps-rest/docs/openapi/cpsQuery.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/cps-rest/docs/openapi/cpsQuery.yml b/cps-rest/docs/openapi/cpsQuery.yml
index 4f938aa891..06c9ca2a24 100644
--- a/cps-rest/docs/openapi/cpsQuery.yml
+++ b/cps-rest/docs/openapi/cpsQuery.yml
@@ -1,5 +1,6 @@
# ============LICENSE_START=======================================================
# Copyright (C) 2021 Nordix Foundation
+# Copyright (C) 2021-2022 Nordix Foundation
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -44,6 +45,6 @@ nodesByDataspaceAndAnchorAndCpsPath:
$ref: 'components.yml#/components/responses/Unauthorized'
'403':
$ref: 'components.yml#/components/responses/Forbidden'
- '404':
- $ref: 'components.yml#/components/responses/NotFound'
+ '500':
+ $ref: 'components.yml#/components/responses/InternalServerError'
x-codegen-request-body-name: xpath