Skip to content

Commit

Permalink
Update device-identifier.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-murray authored Oct 3, 2024
1 parent b93826c commit 55cd2ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/API_definitions/device-identifier.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.3
info:
title: CAMARA Mobile Device Identifier
version: wip
version: 0.2.0-alpha.1
description: |
# Summary
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 55cd2ee

Please sign in to comment.