-
I have integrated Swagger APIs into my project running in the e2b sandbox environment, but they are not functioning as expected. The Swagger UI loads correctly, but the API endpoints are either unresp…
-
### What happens?
When using the Scalar API Reference tool with my OpenAPI specification for OAuth2 Authorization Code flow, I encounter the following error in the console:
```
TypeError: Cannot …
-
API responses are inconsistent across different endpoints. Implement a unified response format for all APIs to ensure consistency and better usability.
**Note**: This response format is only for lamb…
-
# Bug Report
## Installation Method
- Docker
## Environment
- Latest Open-WebUI
- Both Firefox and Chrome
## Expected Behavior:
Visiting the API docs page would render the Swagger page.…
-
- See how OpenAPI is delivered
- Maybe OpenAPI can be serialized with inlined refs
-
**Environment:** macOS Sonoma 14.5, Postman, browser: Google Chrome Version 127.0.6533.120 (Official Build) (x86_64)
**Reproducible:** always
**Build found:** date(day.month.year): 05.09.2024
*…
-
- [x] 초기세팅
- [x] `Jasypt`
- [x] `WebConfig`
- [x] `global exception`
- [ ] 서비스
- [x] cash service
- [x] [API 명세서](https://www.notion.so/0123suh/Plantify-dd4ed7aaca484705bc…
-
General:
- MacOs
- Browser: Chrome, Safari, Firefox
- Method of installation: pnpm
- Swagger-UI version: 5.17.14 (swagger-ui-react)
- Swagger/OpenAPI version: 3.1.0
### Content & configur…
-
We encountered the issue here, when using OpenAPITools Generator (Maven Plugin) after we switched from OAS 3.0.3 to 3.1.0:
https://github.com/OpenAPITools/openapi-generator/issues/18161
As the Iss…
-
In order to provide more accessible informations about REST API usage, it would be great to have an API specification in Swagger (http://swagger.io/) or RAML (http://raml.org/).
Great job ^^