fixed postman url

Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
tracer 2022-02-20 20:37:40 +01:00
parent 8edf014602
commit 6466c5ed4b
1 changed files with 1 additions and 1 deletions

View File

@ -321,7 +321,7 @@ curl -X 'GET' \
-H 'X-API-Key: 61f27a57c9d1f.[truncated]'
```
A helpful tool when dealing with API is [Postman](https://https://www.postman.com/), if offers the same options as from the OpenAPI interface or via shell with curl.
A helpful tool when dealing with API is [Postman](https://www.postman.com/), if offers the same options as from the OpenAPI interface or via shell with curl.
![Php Interpreter](https://bindapi.24unix.net/assets/bindAPI_api6.png)
<a name="conclusion"></a>