Discussions
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.
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?
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?
Recover content
Is there a way to recover the content that's deleted? A colleague deleted 2 categories with content?
Site Navigation to an External Site _Blank
Hi,
Table overflow
Hi,
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.
How to hide/disable "Try it" button?
Hi,
Github for all documentation
Hi, we want to use github as our source of truth for all our product documentation (not just api definitions).
Is it possible to manage the documentation repository with our standard engineering flows, then publish to readme becomes a merge to a branch ?
We include images in our documentation, would it support this as well?
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 .