Discussions

Ask a Question
Answered

Do you support fullstory integration?

Answered

Automating discussion responses through API?

Do you have a way to automate responses to questions received on the discussions section?

Answered

Multiple guides in main navigation.

How can I set up multiple guides in the main navigation like in here with "Product Guides" and "Enterprise Guides"?

Answered

Are there any plans for snippet support?

Unless I'm mistaken I can't find any official support for snippets, is there any support for this planned in the future?

Answered

Parameter contraints

Is there a way to automatically pull in the parameter constraints to the parameter description?
Currently, a user would need to click in each input box to see what the value constraints are.

Let your customers register on readme

Hi fellow API developers

Answered

Can I add flag emojis on the title of any post on the Guides?

Hi
I just wanted to know if there is a way to add a flag emoji on the title of any post on the Guides?

Answered

Is it possible to change the contents of the landing page with some markdown and the rdme command line tool?

As per title, thanks

URL encode query parameters in API Reference

My API allows query parameters that can contain special characters (for example, phone numbers with a + prefix). When users plug in the string with the special characters into the relevant query param in the API Reference and click "try it!" they expect for the special characters to be encoded correctly into the URL within the generated CURL. Is this a feature we can enable?