Skip to content

Commit

Permalink
Merge pull request #223 from eric-murray/eric-murray-patch-1
Browse files Browse the repository at this point in the history
Reset version numbers to wip
  • Loading branch information
eric-murray authored Nov 12, 2024
2 parents 3fb862d + db1a7f0 commit 03ff0bf
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,14 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
version: 0.6.1
version: wip
x-camara-commonalities: 0.4.0
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/DeviceStatus

servers:
- url: "{apiRoot}/device-reachability-status-subscriptions/v0.6"
- url: "{apiRoot}/device-reachability-status-subscriptions/vwip"
variables:
apiRoot:
default: http://localhost:9091
Expand Down
2 changes: 1 addition & 1 deletion code/API_definitions/device-reachability-status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
version: 0.6.1
version: wip
x-camara-commonalities: 0.4.0
externalDocs:
description: Product documentation at CAMARA
Expand Down
4 changes: 2 additions & 2 deletions code/API_definitions/device-roaming-status-subscriptions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
version: 0.6.1
version: wip
x-camara-commonalities: 0.4.0
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/DeviceStatus

servers:
- url: "{apiRoot}/device-roaming-status-subscriptions/v0.6"
- url: "{apiRoot}/device-roaming-status-subscriptions/vwip"
variables:
apiRoot:
default: http://localhost:9091
Expand Down
4 changes: 2 additions & 2 deletions code/API_definitions/device-roaming-status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,14 @@ info:
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
version: 0.6.1
version: wip
x-camara-commonalities: 0.4.0
externalDocs:
description: Product documentation at CAMARA
url: https://github.com/camaraproject/DeviceStatus

servers:
- url: "{apiRoot}/device-roaming-status/v0.6"
- url: "{apiRoot}/device-roaming-status/vwip"
variables:
apiRoot:
default: http://localhost:9091
Expand Down

0 comments on commit 03ff0bf

Please sign in to comment.