From 286677e50590abb184ff324a999ca972f4580127 Mon Sep 17 00:00:00 2001 From: AF Date: Wed, 24 Jul 2024 16:53:00 +0200 Subject: [PATCH] Update basePath of api_trial_system --- api_trial_system.yaml | 4 ++-- openapi/api_trial_system.template.yaml | 2 +- openapi/generated/api_trial_system.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/api_trial_system.yaml b/api_trial_system.yaml index b326be659..0464f126d 100644 --- a/api_trial_system.yaml +++ b/api_trial_system.yaml @@ -1,9 +1,9 @@ swagger: '2.0' info: - version: 13.35.0 + version: 13.39.4 title: Trial System API host: localhost -basePath: /trials/api/v1 +basePath: /api/v1 schemes: - https security: diff --git a/openapi/api_trial_system.template.yaml b/openapi/api_trial_system.template.yaml index a2bfa68d8..fd531a199 100644 --- a/openapi/api_trial_system.template.yaml +++ b/openapi/api_trial_system.template.yaml @@ -3,7 +3,7 @@ info: version: 0.0.1 title: Trial System API host: localhost -basePath: /trials/api/v1 +basePath: /api/v1 schemes: - https security: diff --git a/openapi/generated/api_trial_system.yaml b/openapi/generated/api_trial_system.yaml index 38048ac3b..0464f126d 100644 --- a/openapi/generated/api_trial_system.yaml +++ b/openapi/generated/api_trial_system.yaml @@ -3,7 +3,7 @@ info: version: 13.39.4 title: Trial System API host: localhost -basePath: /trials/api/v1 +basePath: /api/v1 schemes: - https security: