diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-12-04 15:49:34 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-12-04 15:49:40 +0000 |
commit | c364b3a247d81c2a3d29d433e751dfdd427ce00c (patch) | |
tree | df9052feb22e3e6357f2f185317f415aa993df20 /docs/api/swagger/openapi.yaml | |
parent | 9e9ff2ba93e0b16451aef4f99a8bd728656ead4a (diff) |
Add plugin to copy openapi files to doc folder
- Added copy to doc folder plugin for ncmp-dmi-plugin
- Updated the info.version property to 1.7.0 which ensures that the
plugin works
Issue-ID: CPS-2539
Change-Id: I1d456e2b16a6d66e6e71c21e5e16732408721837
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'docs/api/swagger/openapi.yaml')
-rw-r--r-- | docs/api/swagger/openapi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/swagger/openapi.yaml b/docs/api/swagger/openapi.yaml index df9c3f17..b8dedc6a 100644 --- a/docs/api/swagger/openapi.yaml +++ b/docs/api/swagger/openapi.yaml @@ -2,7 +2,7 @@ openapi: 3.0.1 info: description: Adds Data Model Inventory Registry capability for ONAP title: NCMP DMI Plugin - version: 1.0.0 + version: 1.7.0 servers: - url: /dmi tags: |