diff options
Diffstat (limited to 'docs/api')
-rw-r--r-- | docs/api/swagger/openapi-datajob.yaml | 2 | ||||
-rw-r--r-- | docs/api/swagger/openapi.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/swagger/openapi-datajob.yaml b/docs/api/swagger/openapi-datajob.yaml index e5a55026..d6cea5e9 100644 --- a/docs/api/swagger/openapi-datajob.yaml +++ b/docs/api/swagger/openapi-datajob.yaml @@ -3,7 +3,7 @@ info: description: Support datajobs through one or more subjob for each DMI and Data Producer Identifier combination title: NCMP Data Subjob API - version: 1.0.0 + version: 1.7.0 servers: - url: /dmi tags: 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: |