Ross McDonald
Ross McDonald
Circular references are difficult to catch downstream when they slip into a specification. It would be great to warn about circular JSON references at design time so that users are...
The `readOnly` field [referenced in the OASv2 specification](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#fixed-fields-13) does not appear to be respected when converting a spec to API documentation. Per the spec: > This means that it MAY...
Currently the generated code is very simplistic in that it only adds the header values and sends the request. This doesn't make sense for many authenticated requests, where the headers...
Right now analytics and other third-party services still function when using a custom Stoplight host. It would be great if they would be automatically disabled when not using hosted Stoplight.
It can be difficult to configure Relay to communicate with an InfluxDB server that is using a self-signed SSL certificate that is not trusted by the host system. It would...