This is an automated email from the ASF dual-hosted git repository.
nchung pushed a commit to branch release/1.1.0
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git
The following commit(s) were added to refs/heads/release/1.1.0 by this push:
new 370190d Bumped sdap version in openapi.yml (#246)
370190d is described below
commit 370190db8c4db86ce7837bc9fb3889c6658fac7f
Author: Riley Kuttruff <[email protected]>
AuthorDate: Wed Apr 26 12:13:35 2023 -0700
Bumped sdap version in openapi.yml (#246)
---
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