From 55cd2ee68e5fe70a557e18090ef9811633f39349 Mon Sep 17 00:00:00 2001 From: Eric Murray Date: Thu, 3 Oct 2024 17:52:03 +0100 Subject: [PATCH] Update device-identifier.yaml --- code/API_definitions/device-identifier.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/API_definitions/device-identifier.yaml b/code/API_definitions/device-identifier.yaml index 7f22a0d..548681b 100644 --- a/code/API_definitions/device-identifier.yaml +++ b/code/API_definitions/device-identifier.yaml @@ -1,7 +1,7 @@ openapi: 3.0.3 info: title: CAMARA Mobile Device Identifier - version: wip + version: 0.2.0-alpha.1 description: | # Summary @@ -133,7 +133,7 @@ externalDocs: url: https://github.com/camaraproject/DeviceIdentifier servers: - - url: "{apiRoot}/device-identifier/vwip" + - url: "{apiRoot}/device-identifier/v0.2alpha1" variables: apiRoot: default: https://localhost:443