changed order of images

Signed-off-by: tracer <tracer@24unix.net>
This commit is contained in:
tracer 2022-02-20 14:45:58 +01:00
parent 3860ca8710
commit b5351ab085
1 changed files with 1 additions and 1 deletions

View File

@ -47,8 +47,8 @@ The APi is a RESTful API, there is a self explaining Swagger/OpenAPI available.
On the site you can authorize with an API key (creation of the key is described later in this document).
![Authorize](https://bindapi.24unix.net/assets/bindAPI_api2.png)
![Enter Apikey](https://bindapi.24unix.net/assets/bindAPI_api3.png)
After successful authorization you can use the APi via the OpenAPI Interface, e.g. call the /ping endpoint to check if the API is alive.