-
### Q&A (please complete the following information)
- OS: ubuntu 20
- Browser: chrome
- Version: 99.0
- Method of installation: npm (with webpack)
- Swagger-UI version: 4.6.1
- Swagger/Ope…
-
We've started using open-api 3.1 instead of 3.0.3, which is good by itself. However, SwaggerUI does not currently support 3.1 and it seems the support is far away (3.1 is old, and there is not much ac…
narve updated
2 years ago
-
**Which repository?**
- citrineos-core
**Describe the bug**
The generated OpenAPI specification (available at `/docs/json`) is missing type definitions for request bodies and any definitions for …
-
This can be reproduced both in [SwaggerEditor](https://editor-next.swagger.io/) (v4) and [Swagger Editor](https://editor.swagger.io/) (v5). The preview that is located in the right-hand side (where Sw…
-
Hello,
Apologies if this has been asked and solved before, a perhaps cursory search of `BindProperties` yielded no results.
This is the signature of my controller action:
![image](https://user-im…
-
I just struggled with disabling cache-control, `serveWithOptions` ignores the cacheControl option for `swagger-ui-init.js`.
But it works for all other static files.
```
app.use("/api/v1/docs",
…
-
Vendia's `serverless-express` package does not work as expected with AWS API Gateway, it only returns a blank screen instead the swagger screen.
This issue is forcing us to use the `serverless-http`…
-
### Q&A (please complete the following information)
- OS: Windows
- Browser: chrome
- Version: 117.0.5938.150 (Official Build) (64-bit)
- Method of installation: nuget package
- Swagger-…
-
@tim-lai commented on [Tue May 10 2022](https://github.com/swagger-api/swagger-ide/issues/724)
Steps to reproduce:
1. load default SwaggerEditor@next
2. File -> Import File, and/or File -> Import…
-
## Describe the bug
Can't generate the api docs sucessfully due to a compatibility validation error with the following behaviour:
I'm using allOf, have an object with an array of items. This ite…