Discussions

Ask a Question
ANSWERED

Example values and enumerations

Hello, how do I manually edit an API reference to include example values enumerations for a body parameter?
ANSWERED

Error 1014 on CloudFlare...

I tried using custom domain feature, and got the error: Error 1014 Ray ID: 6ebf8bf82d33788b • 2022-03-14 19:51:54 UTC CNAME Cross-User Banned The recipe on documentation page did not help (that is disabling proxy did not work.) My page is on CloudFlare, and I do not want to switch. What to do?
ANSWERED
ANSWERED

File Attachments?

Is there a way to embed a file for downloading? - Im trying to attach data dictionaries that are easier to distribute in Excel - and I want to leave a link in there - but I still want to have it secured behind the login.
ANSWERED

Download a csv or zip file

Is there a way to embed a download link in the documentation?

How to change position of "Did this page help you?" and make it sticky or fixed so it's always in the viewport?

ANSWERED

Location of voting comments?

Where are the comments stored and accessible when an end-user votes on a page and leaves a comment?
ANSWERED

swagger file import issue

Hi When i try to import a swagger file , i am gettign the below error: ``` Swagger schema validation failed. ADDITIONAL PROPERTY must NOT have additional properties 307 | "type": "number" 308 | }, > 309 | "format": "double", | ^^^^^^^^ 😲 format is not expected to be here! 310 | "allowEmptyValue": false 311 | }, 312 | { ```
ANSWERED

Can I link to an API response?

Hi there, it would be really helpful if I could put a link in a guide such that it opened onto a specific API response. For example, the link would navigate the user to the API reference page for that endpoint, with the 200 response modal already open. Is this possible, or could there be a different way to provide a link to a API response? Thanks!
ANSWERED

404 in search

Hello, our search bar returns results in 404. I don't know how to reproduce the bug but, FYI, it happens on a reference removed by OpenAPI upload and sync. Also, the search bar does not return results when searching for a term in a drop-down list. This can be useful for users. Bastien