Ron

Results 171 comments of Ron

It works like a charm if it's a JSON Schema document (which in many places its not). But what if those are the actual values of the description and are...

As @heldersepu suggested, I believe it's fair to limit the size that's being rendered, and if it's larger, make a link to download the result separately. This is not perfect...

In the past, we had issues with the syntax highlighter and large responses, but that doesn't seem to be the issue. I've tested the same API call in both Nightly...

It's not really on our radar.

@RobGraham this will not help your case. `allowReserved` is only applicable to query parameters. At the moment, the spec does not support the `/` character in path parameters under any...

Thanks @srpalomino! I'm sure @shockey would love to point you in the right direction. 😄

That's inaccurate. In YAML 1.1 has an extension that allows interpreting `on`, `off`, `yes`, `no` (with capitalization variations) as boolean values, but it's not part of the core spec. In...

From [RFC 1738](http://tools.ietf.org/html/rfc1738) - ``` md Unsafe: Characters can be unsafe for a number of reasons. The space character is unsafe because significant spaces may disappear and insignificant spaces may...

I'm about to board a plane, but maybe we can set to talk sometime in our IRC channel? It may be easier to explain instead of going back and forth...