swagger-editor icon indicating copy to clipboard operation
swagger-editor copied to clipboard

Swagger Editor

Results 194 swagger-editor issues
Sort by recently updated
recently updated
newest added

I am using Swagger Hub for documenting my API specification and need to link external documentation in it. I tried using externalDocs tag as below: externalDocs: description: Third Party Documentation...

https://github.com/microsoft/OpenAPI.NET.OData/issues/87 Swagger editor doesn't like this path ``` /People({UserName})/Trippin.GetFriendsTrips(userName={userName}) ``` I appreciate it's taste, but technically, it is a valid path. /cc @webron

type: bug
cat: validation

@tim-lai since the schema viewer does not implement it either we should have a look at this too: ![image](https://user-images.githubusercontent.com/11584315/112389202-a1d60a00-8cf4-11eb-9b44-d605f2f04633.png) we could choose to render the following insead to do it...

### Q&A (please complete the following information) - OS: Windows 10 - Browser: Chrome latest - Method of installation: https://editor.swagger.io - Swagger-Editor version: 3.15.10 - OpenAPI version: 2.0. I didn't...

type: upstream bug

When I generate an html file, the examples for the requests appear with empty objects (see ExampleWithEmptyObjects.png), even though the object definitions are correct (See ObjectDefinition.png). The same yaml file...

The parameter regular expression is complex. for example, ![image](https://user-images.githubusercontent.com/80136207/110190391-091f3d80-7e5e-11eb-85b3-14190f924ef9.png) pattern: > ((([1-9]\\d{0,8})|([1-3]\\d{9})|(4[0-1]\\d{8})|(42[0-8]\\d{7})|(429[0-3]\\d{6})|(4294[0-8]\\d{5})|(42949[0-5]\\d{4})|(429496[0-6]\\d{3})|(4294967[0-1]\\d{2})|(42949672[0-8]\\d{1})|(429496729[0-5]))|((([1-9]\\d{0,3})|([1-5]\\d{4})|(6[0-4]\\d{3})|(65[0-4]\\d{2})|(655[0-2]\\d)|(6553[0-5]))[\\.](([0-9]\\d{0,3})|([1-5]\\d{4})|(6[0-4]\\d{3})|(65[0-4]\\d{2})|(655[0-2]\\d)|(6553[0-5]))))

type: bug

### Describe the solution you'd like It would be great to have the language support for the Rust as it for server and client.

type: feature

### Q&A (please complete the following information) - OS: [e.g. macOS] - Browser: [e.g. chrome, safari] - Version: [e.g. 22] - Method of installation: [e.g. npm, dist assets] - Swagger-Editor...

### Is your feature request related to a problem? React-ace is one of the project dependencies. Until version 5.2.2 react-ace was dependent on the now deprecated opencollective package. ### Describe...

cat: dependencies