Discussions
Alternate Info Callout not picking up colors?
Please see the markup below. Both the warning callout display ok, but the info ones are different?
How to replace example.com from the code snippets, in the language examples?
For example on the api reference page, when looking at the curl
example
Params values with a # character gets stripped out when clicking βTry itβ
For example this param:
Image upload is not working
- When we upload an Image(multipart/fromdata) and hit "try it", readme is adding some extra headers
Excluding a custom 404 page from search indexing
We have our 404 page implemented as a custom page. However, it shows up in on-site search. Is there a way to exclude it from being indexed?
Enum value used as example appears twice in combo box
Hello,
Display field name instead of defined type name
Hello,
Staging Environment for new versions of an OAS file
If we upload a new version of our OAS file, will the changes be reflected in the Staging Environment (and we can control when they are actually deployed)? (I'm currently evaluating Enterprise features and don't have access to a Staging Environment to test it out).
Show Headers First in API References
Hi there! Is there any way to customize the ordering of the parameters in a reference section from the OpenAPI template? It seems like however you format the template, the order is always path params -> body params -> headers.