Skip to content

Commit

Permalink
doc: Remove excess slash in paths (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
nejraselimovic authored Feb 15, 2022
1 parent 51e57d6 commit 115b244
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions wonderland.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ headers:
create-downlink-api-key: true
base-url: https://api.lorawonderland.com/master/tts_integration.php{/username}
paths:
uplink-message: /
join-accept: /
downlink-ack: /
downlink-nack: /
downlink-sent: /
downlink-failed: /
downlink-queued: /
downlink-queue-invalidated: /
location-solved: /
service-data: /
uplink-message: ""
join-accept: ""
downlink-ack: ""
downlink-nack: ""
downlink-sent: ""
downlink-failed: ""
downlink-queued: ""
downlink-queue-invalidated: ""
location-solved: ""
service-data: ""

0 comments on commit 115b244

Please sign in to comment.