Discussions

Ask a Question
ANSWERED

Raw JSON Input Query param not working?

I set up a Raw JSON Input query param as below and tried to call the API from the published page but it returned everything not the ones I specified with query param.

ANSWERED

Support for Multiple server urls in OAS

Our API is deployed to multiple production environments (UK and US) and we also have a staging environment, do you have any plans to support multiple server URLs and what is the timescale for this?

ANSWERED

Option for more than 1 level of nesting in guides?

When writing guides, sometimes you want to have more than one level of nesting (as tree layout)
Why is that not possible?

ANSWERED
ANSWERED
ANSWERED

Table overflow

Hi,

ANSWERED

Feed of Page Quality comments?

Is there a way to get an RSS feed or something similar for Page Quality comments? I'd like to have those pushed to me, instead of having remember to periodically check for them.

ANSWERED

How to hide/disable "Try it" button?

Hi,

ANSWERED
ANSWERED

Response Models

Hi,
Response models doesn't include anything other than type, name and description of a field even if OAS file includes definitions like allowable values for enums, min/max length, regex pattern for strings. Also, OpenAPI specification supports discriminator fields for polymorphic models. As I can see, discriminator and oneOf fields doesn't make any affects on readme .