-
I exported [my API](https://github.com/sherl0cks/explore-ddd-2018-demo/blob/b84a5d8dfa867583b3d20828e8d213e2514b82f5/sales/sales-app/src/main/resources/sales-open-api-spec.yaml) which has no validatio…
-
# Problem statement
Swagger UI https://editor.swagger.io/ generated some invalid Golang client code and the code has some logical errors.
## Steps to reproduce
1. Go to the Swagger editor htt…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I tried to import OpenAPI document and windows pops up with `Error while importing: format no…
-
Hi everyone,
### Is your feature request related to a problem?
When working with APIs that have lots of methods it's hard to navigate the page to test different methods since users usually need …
-
### Q&A (please complete the following information)
- OS: Ubuntu
- Browser: Chrome
- Version: 81
- Method of installation: https://editor.swagger.io
- Swagger-Editor version: 3.8.0
- Swagg…
-
Using 0.13.5 with the following:
```yml
# ...
schema_a:
type: object
properties:
schema_a_foo:
type: string
schema_b:
allOf:
- $ref: '#/components/schemas/schema_a…
sshaw updated
3 weeks ago
-
### Description
I only run docker swagger v5 (alpha96) without building the react
in version 4 you can specify env variable to set the definition file location
`docker run -d -p 80:8080 -v $(p…
-
I can use Markdown in several places in my API spec (in YAML) to enter detailed descriptions, and swagger-editor will interpret it and display it correctly. However, when I put the resulting spec (in …
-
### Q&A (please complete the following information)
- OS: Windows
- Browser: chrome
- Version: Version 116.0.5845.111 (Official Build) (64-bit)
- Method of installation: official docker conta…
-
## 🐛 Bug Report
Invalid swagger specifications are generated when trying to have get/patch requests on same path. The issue arises through the recommended use of field masks for the updating of a r…