Skip to content

Commit

Permalink
fix: add "device-" prefix for server url of roaming
Browse files Browse the repository at this point in the history
  • Loading branch information
maxl2287 committed Jul 9, 2024
1 parent 22de9df commit fac1530
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ externalDocs:
url: https://github.com/camaraproject/

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

0 comments on commit fac1530

Please sign in to comment.