-
### Project setup
What | Version |
--- | --- |
OS | Windows 10
Browser | Microsoft Edge 89.0.774.77 and Google Chrome 89.0.4389.128
Yarn | 1.22.5
Node | 15.14.0
express | 4.17.1
swagger-ui-exp…
-
## Environment:
- OS: macOS
- Browser: safari
- Version: 15.1
- Method of installation: npm
- Swagger-UI version: swagger-ui-express: ^4.1.6,
- OpenAPI version: 3.0.0
## Description
…
-
I have a Swagger file which has external references.
Here is a snapshot of how I am calling out the external reference:
```
"definitions": {
"Car": {
"$ref": "./common/s…
-
Hello!
Almost any API needs good documentation.
Is it possible to add support auto-generation OpenApi documentation + any UI (swagger or redoc)?
If it were possible to generate documentation …
-
I'm noticing the generated json and yml does have basePath in it, but the server is not accessible with the base path.
The generated swagger.json
```
{
"basePath": "/swagger-demo",
"defini…
-
### Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
### Is your feature request related to…
-
Currently the rest_polymorphic extension generates OAS components looking like this:
```yaml
components:
schemas:
MyComponentTyped:
allOf:
- type: object
properties:
…
-
Seems that there is an problem when trying to host swagger-ui on the root URL with axum.
```rust
let app = Router::new()
.merge(SwaggerUi::new("/").url("/openapi.json", ApiDoc::openapi()))
…
-
**API Platform version affected**: 4.0.2 (Symfony 7.1)
**Description**
After updating the API platform from version 3 to 4, I encountered an issue. I have a regex pattern defined in the schema f…
-
Original List
- [x] Update discord link to BOB #209
- [x] #209
- [x] #214
- [x] #215
- [x] #220
- [x] #223
- [x] #224
- [x] #230 , #231
- [x] #229
- [x] #243
- [x] #253
- [x…