Ron

Results 257 comments of Ron

Looking at this again, the spec actually doesn't really define the behavior well when using `multipart/form-data` and the intended use was for `application/x-www-form-urlencoded`. Not really sure how to resolve this...

You bring up a great suggestion which is a challenge for many open source projects. Ideally, externalizing a component and make it a separate library can help a lot of...

Thanks for the report. Since, as you mentioned, this type of $refs is discouraged, we won't be able to prioritize a fix for this over other issues. If, however, you'd...

Swagger is not a specific project, it's a collection of those. Which one are you referring to? 2.2.3 is the version of what?

The provided API definition is not valid. It's sort of a combination of OpenAPI 2 and 3. Please fix the definition first. You can use editor.swagger.io to see where the...

Thanks for the update. I've tried the revised definition in the online editor, and can't seem to reproduce the problem. When it's required, as it should be, it executes the...

Not sure it would make sense. It would bloat the spec and it's not our job to teach people how to use JSON Schema. Maybe it makes more sense to...

As this is a documentation repo, I'd suggest staying away from the wiki and just work with md files in directories. It's a lot easier to manage and less error...

Thanks for opening the issue, there's just one thing that's not clear. On one hand, you're saying that you want to provide them for 'every path' which implies a global...