This is an automated email from the ASF dual-hosted git repository. kmarlis pushed a commit to branch analysis_api in repository https://gitbox.apache.org/repos/asf/sdap-nexus.git
commit f0ef91105b9594283aa1d3a390ffb706e5552113 Author: kevinmarlis <[email protected]> AuthorDate: Mon May 20 11:57:53 2024 -0700 Updates to openapi to include additional algorithms --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d33f6a..5396c30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Dataset management endpoints for Zarr datasets - SDAP-513: Added helm chart value `solr.initImage` to specify Solr init pod image. If omitted, defaults to `apache/sdap-solr-cloud-init:1.1.0` ### Changed +- Updates to `openapi` spec to include additional algorithms - SDAP-493: - Updated /job endpoint to use `executionId` terminology for consistency with existing `/cdmsresults` endpoint - Updated /job endpoint with details about number of primary and secondary tiles.
