diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2023-06-26 09:28:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-06-26 09:28:34 +0000 |
commit | fd0600d914eff2ee57ecff7d68c56f03951ff9da (patch) | |
tree | 995d8d016eae9202673011ca9de77fe8f55602cc /cps-ncmp-rest/docs/openapi/openapi-inventory.yml | |
parent | 4992e60c1fca462d199799852fc4c93609d49e5a (diff) | |
parent | 9426ae8762a86bda07d99b807718ab2590642b25 (diff) |
Merge "Chsnge to OpenApi 3.0"
Diffstat (limited to 'cps-ncmp-rest/docs/openapi/openapi-inventory.yml')
-rwxr-xr-x | cps-ncmp-rest/docs/openapi/openapi-inventory.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cps-ncmp-rest/docs/openapi/openapi-inventory.yml b/cps-ncmp-rest/docs/openapi/openapi-inventory.yml index bd83dbf256..b794082875 100755 --- a/cps-ncmp-rest/docs/openapi/openapi-inventory.yml +++ b/cps-ncmp-rest/docs/openapi/openapi-inventory.yml @@ -1,6 +1,6 @@ # ============LICENSE_START======================================================= # Copyright (C) 2021 Bell Canada -# Modifications Copyright (C) 2022 Nordix Foundation +# Modifications Copyright (C) 2022-2023 Nordix Foundation # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -17,7 +17,7 @@ # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= -openapi: 3.0.1 +openapi: 3.0.3 info: title: NCMP Inventory API description: NCMP Inventory API |