This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch apidocs-fixes in repository https://gitbox.apache.org/repos/asf/sdap-nexus.git
commit 0d15a10752bae7fdcddc64ead5d12d7a0d4ceae2 Author: Riley Kuttruff <[email protected]> AuthorDate: Thu Jul 31 08:08:22 2025 -0700 update openapi.yml path --- analysis/webservice/apidocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analysis/webservice/apidocs/index.html b/analysis/webservice/apidocs/index.html index fbec215..117046c 100644 --- a/analysis/webservice/apidocs/index.html +++ b/analysis/webservice/apidocs/index.html @@ -54,7 +54,7 @@ window.onload = function() { // Begin Swagger UI call region const ui = SwaggerUIBundle({ - url: "/apidocs/openapi.yml", + url: "openapi.yml", dom_id: '#swagger-ui', deepLinking: true, supportedSubmitMethods: [],
