mirror of
https://github.com/jambonz/jambonz-api-server.git
synced 2026-07-23 12:32:06 +00:00
docs
This commit is contained in:
@@ -33,4 +33,4 @@ npm test
|
||||
```
|
||||
|
||||
#### Testing a deployed server
|
||||
There is a swagger endpoint at `http://<your-ip>:3000/swagger` that can be used to exercise the APIs.
|
||||
There is a swagger endpoint at `http://<your-ip>:3000/swagger` that can be used to exercise the APIs. Bearer authentication is required, so you will need an auth token (refer to [create-admin-token.sql](db/create-admin-token.sql) to see how to generate one).
|
||||
Reference in New Issue
Block a user