mirror of
https://github.com/fosrl/docs.git
synced 2025-05-12 21:30:43 +01:00
add swagger screenshot
This commit is contained in:
parent
673b2e4ff2
commit
e77850e2e4
2 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ When you create or edit an API key, you can select the permissions that the API
|
||||||
|
|
||||||
OpenAPI documentation is served via Swagger UI. You can access the documentation at `https://api.example.com/v1/docs`.
|
OpenAPI documentation is served via Swagger UI. You can access the documentation at `https://api.example.com/v1/docs`.
|
||||||
|
|
||||||
|
<img src={require("./img/swagger.png").default} alt="Preview"/>
|
||||||
|
|
||||||
## Configure Integration API
|
## Configure Integration API
|
||||||
|
|
||||||
The below example shows how to expose the Integration API. It will be accessible at `https://api.example.com/v1`.
|
The below example shows how to expose the Integration API. It will be accessible at `https://api.example.com/v1`.
|
||||||
|
|
BIN
packages/docusaurus/docs/03-Pangolin/07-API/img/swagger.png
Normal file
BIN
packages/docusaurus/docs/03-Pangolin/07-API/img/swagger.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 442 KiB |
Loading…
Reference in a new issue