You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by rk...@apache.org on 2023/04/26 19:11:31 UTC

[incubator-sdap-nexus] branch SDAP-458 created (now 108cafa)

This is an automated email from the ASF dual-hosted git repository.

rkk pushed a change to branch SDAP-458
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git


      at 108cafa  Bumped sdap version in openapi.yml

This branch includes the following new commits:

     new 108cafa  Bumped sdap version in openapi.yml

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-sdap-nexus] 01/01: Bumped sdap version in openapi.yml

Posted by rk...@apache.org.
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 <72...@users.noreply.github.com>
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