From 96c22a279974949997b8f21ffb07e113218fc003 Mon Sep 17 00:00:00 2001 From: Stelios Voutsinas Date: Fri, 19 Jul 2024 17:05:31 -0700 Subject: [PATCH] Changed capabilities endpoint to use base for the TAP endpoint --- CHANGELOG.md | 7 +++++++ src/main/webapp/capabilities.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68707c2..2cdda6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ Find changes for the upcoming release in the project's [changelog.d](https://git + +## 2.4.4 (2024-07-23) + +### Changed + +- Changed /tables endpoint accessURL to base, this allows us to add the 'lsst-token' to /tables as the security method + ## 2.4.3 (2024-07-18) diff --git a/src/main/webapp/capabilities.xml b/src/main/webapp/capabilities.xml index 298b3ca..7e61278 100644 --- a/src/main/webapp/capabilities.xml +++ b/src/main/webapp/capabilities.xml @@ -29,7 +29,7 @@ - https://replace.me.com/api/tap/tables + https://replace.me.com/api/tap/tables