Ron
Ron
@frne - I didn't open the ticket, I transferred the ticket here for @damianbl (as noted in the comment itself).
1. swagger-ui shouldn't be hanging on circular dependencies. Which version of the UI do you use? 2. You got a reply to that in the google group question. 3. You...
That's actually an old version of swagger-ui. Please try to use the latest release or even master. The reply you got was: > Hi, take a look at the ModelConverters...
Tha validator is based on json schema validation at the moment, and unfortunately that doesn't support checking for uniqueness of values.
Fair point, thanks for bringing it up.
I believe it does not. Ironically (and it _is_ ironic), we don't really expose a proper API with the validator. As part of the work on OAS 3 support, we're...
We can modify the sample (and PRs are welcome), however if this breaks the C# auto-generated code, I'd suggest they fix it over there because it is not _wrong_. The...
Use 1.5.2 instead of 1.5.2-SNAPSHOT.
Sorry for the delayed response. Since we're not going to deal with it in 1.3, I've made reference to it from #918 so we can look into it in the...
We don't have plans for it in the immediate future.