This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch SDAP-458 in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git
commit 108cafa47a22db3fda8633156450e3a35461f5fc Author: Riley Kuttruff <[email protected]> AuthorDate: Wed Apr 26 12:11:27 2023 -0700 Bumped sdap version in openapi.yml --- analysis/webservice/apidocs/openapi.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/analysis/webservice/apidocs/openapi.yml b/analysis/webservice/apidocs/openapi.yml index 206278e..a596fc3 100644 --- a/analysis/webservice/apidocs/openapi.yml +++ b/analysis/webservice/apidocs/openapi.yml @@ -16,7 +16,7 @@ openapi: 3.0.3 info: description: The next generation cloud-based science data service platform. - version: 1.0.0 + version: 1.1.0 title: Science Data Analytics Platform (SDAP) license: name: Apache 2.0 @@ -955,4 +955,4 @@ components: error: type: string code: - type: integer \ No newline at end of file + type: integer
