You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by sk...@apache.org on 2024/01/06 00:15:49 UTC

(incubator-sdap-nexus) branch SDAP-506 updated: move stac endpoints to matchup tag in openapi spec

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

skperez pushed a commit to branch SDAP-506
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git


The following commit(s) were added to refs/heads/SDAP-506 by this push:
     new 0691d87  move stac endpoints to matchup tag in openapi spec
0691d87 is described below

commit 0691d87932ec0a7c54ef77f1839100681848df37
Author: skorper <st...@gmail.com>
AuthorDate: Fri Jan 5 16:15:40 2024 -0800

    move stac endpoints to matchup tag in openapi spec
---
 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 0420bf9..3bb5103 100644
--- a/analysis/webservice/apidocs/openapi.yml
+++ b/analysis/webservice/apidocs/openapi.yml
@@ -727,7 +727,7 @@ paths:
         Get STAC Catalog for execution
       operationId: cdmscatalog
       tags:
-        - Analytics
+        - Matchup
       description: "Get STAC catalog by execution id"
       parameters:
         - in: path
@@ -745,7 +745,7 @@ paths:
         Get STAC Catalog format catalog for execution
       operationId: cdmscatalogcollection
       tags:
-        - Analytics
+        - Matchup
       description: "Get STAC catalog by execution id"
       parameters:
         - in: path