From cc463595c23a6e21fcdf6be73005c8941b297ddd Mon Sep 17 00:00:00 2001 From: Maximilian Laue <112983658+maxl2287@users.noreply.github.com> Date: Mon, 18 Nov 2024 22:47:21 +0100 Subject: [PATCH] fix: change basepath version to "vwip" --- code/API_definitions/geofencing-subscriptions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/API_definitions/geofencing-subscriptions.yaml b/code/API_definitions/geofencing-subscriptions.yaml index 935c4ba..e845cfe 100644 --- a/code/API_definitions/geofencing-subscriptions.yaml +++ b/code/API_definitions/geofencing-subscriptions.yaml @@ -83,7 +83,7 @@ externalDocs: url: https://github.com/camaraproject/DeviceLocation servers: - - url: "{apiRoot}/geofencing-subscriptions/v0.3" + - url: "{apiRoot}/geofencing-subscriptions/vwip" variables: apiRoot: default: http://localhost:9091