Discussions
.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
Guides
How do I rename the "Guides" section?
Enum no longer displayed
Hello, I think an update to readme broke the strings with enum.
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.
Upload text to top-level (tag) pages via API
Hello,
Bearer Authentication
Hey folks -
Need help on accessing Bearer token with out API_KEY from JWT.
Hi
200 sample response not showing in endpoint
I have a swagger 2.0 definition, which seems to get transformed to openapi 3 in readme. Within this definition, some endpoints show the 200 sample response at the right hand side of the page (below the call console), and some others don't show any sample response. I compared the paths between endpoints and they seem to be equal. The only difference between these endpoints is that one path/response points to a schema with required params, while the other pointed schema doesn't have required params (although, if I change that it doesn't seem to have an effect).
How to add font-awesome icons or similar items into a cell in a table?
I want to add a checkmark into a table. Can someone point me to an example how to do so? Thank you!