Discussions

Ask a Question
ANSWERED

Landing page: HTML/JS support and preview

Hello,

ANSWERED

Integration to other systems

Hello, friends!

ANSWERED

Can I install a playground for my API in my doc?

Is it possible to set it up so that readers can send requests to my API and receive results?

ANSWERED

How do I get around case sensitivity for glossary terms?

Firstly, I'm confused by your conflicting instructions. On the glossary management page in my account (/v1.0/glossary-definitions), the page description reads:

ANSWERED
ANSWERED

.rm-ParamTextarea

Is there a readme custom CSS variable for text areas? I believe when fields have raw json as an input the html is a textarea. I can update normal string/integer inputs with .rm-ParamInput and change the size and whatnot, but it doesn't change the param for raw json which is a textarea. is there an option for this?

Has anyone integrated ReadMe with Survey applications?

We're about to push some UX updates on our global landing page as well as some CSS to make things like the Page Quality feedback component more prominent. We'd like to do some kind of UX survey to measure user sentiment on the changes. Has anyone done anything like this? I know that we could get a list of users visiting the site, but I'd love to be able to pop up a CTA within ReadMe that would take folks there while they are viewing the docs

ANSWERED

Guides

How do I rename the "Guides" section?

ANSWERED

Enum no longer displayed

Hello, I think an update to readme broke the strings with enum.

ANSWERED

Dynamic default date query parameter?

I would like to set a default query parameter of type "Date time" to yesterday or 30 days ago instead of putting a static value.