Update README.md

This commit is contained in:
Graham Steffaniak 2024-11-20 18:34:18 -06:00 committed by GitHub
parent 1ef28e1a1b
commit 9a011d3807
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 2 deletions

View File

@ -146,10 +146,14 @@ FileBrowser Quantum comes with a swagger page that can be accessed from the API
You use the token as a bearer token. For example in postman: You use the token as a bearer token. For example in postman:
Successful Request: Successful Request:
<img width="500" alt="image" src="https://github.com/user-attachments/assets/4f18fa8a-8d87-4f40-9dc7-3d4407769b59">
<p align="center"><img width="500" alt="image" src="https://github.com/user-attachments/assets/4f18fa8a-8d87-4f40-9dc7-3d4407769b59"></p>
Failed Request Failed Request
<img width="500" alt="image" src="https://github.com/user-attachments/assets/4da0deae-f93d-4d94-83b1-68806afb343a">
<p align="center"><img width="500" alt="image" src="https://github.com/user-attachments/assets/4da0deae-f93d-4d94-83b1-68806afb343a"></p>
## Configuration ## Configuration