mirror of
https://github.com/open-webui/docs
synced 2025-05-21 19:56:19 +00:00
Update api-endpoints.md
This commit is contained in:
parent
b37fd4201e
commit
b48e7d9c7b
@ -185,6 +185,11 @@ Open WebUI offers a myriad of benefits, making it an essential tool for develope
|
||||
- **Ease of Implementation**: Quick start integration with comprehensive documentation and community support.
|
||||
|
||||
## Swagger Documentation Links
|
||||
|
||||
:::important
|
||||
Make sure to set the `ENV` environment variable to `dev` in order to access the Swagger documentation for any of these services. Without this configuration, the documentation will not be available.
|
||||
:::
|
||||
|
||||
Access detailed API documentation for different services provided by Open WebUI:
|
||||
|
||||
| Application | Documentation Path |
|
||||
@ -199,4 +204,4 @@ Access detailed API documentation for different services provided by Open WebUI:
|
||||
|
||||
Each documentation portal offers interactive examples, schema descriptions, and testing capabilities to enhance your understanding and ease of use.
|
||||
|
||||
By following these guidelines, you can swiftly integrate and begin utilizing the Open WebUI API. Should you encounter any issues or have questions, feel free to reach out through our Discord Community or consult the FAQs. Happy coding! 🌟
|
||||
By following these guidelines, you can swiftly integrate and begin utilizing the Open WebUI API. Should you encounter any issues or have questions, feel free to reach out through our Discord Community or consult the FAQs. Happy coding! 🌟
|
Loading…
Reference in New Issue
Block a user