Discussions

Ask a Question
ANSWERED

Ability to ban or delete users

Currently, anyone at anytime can make an account in the Discussions section, and spam the hell out of it. There is no way to prevent this, or stop the spammer from continuing. CAPTCHAs are not a solution, as that does not prevent human driven spam, and the bad actor can do this every day, forever. I'm puzzled how this is not a feature of a public discussion forum. Please make this a thing.
ANSWERED

Docs API html content broken for anyone else?

About a day ago, we noticed that docs content returned from response.body_html changed. I see the developer refs <https://docs.readme.com/main/reference/getdoc> now lists response.body returns "ReadMe-flavored markdown". But what happened to body_html ?
ANSWERED

Vimeo

How do you embed Vimeo onto a ReadMe page? <br>

API logs in dashboard vs public portal

Hi, <br> I am able to successfully send the logs to readme and I am seeing all logs in the dash.readme.io. Now How do I make these logs also be available in public portal? I would also like to see how I can filter these logs based on the logged in user to public portal. <br> Thanks, Naveen
ANSWERED

Developer onboarding

I am short before canceling our Readme.io sunbscription. Does anybody have a concise instruction on how to onboard developers? The logic seems to be either too simple to be of any use for a software development company or so twisted as not to be usable. I have customers developers that I want to be able to invite by email to use our APIs. How do I do that????
ANSWERED

Language Support - hcl

Hello! <br> I was curious if there were any plans to support code blocks containing HashiCorp Configuration Language (hcl). Right now a ton of our Terraform docs and snippets reside in readme but they lack syntax highlighting. Just wanted to check if there were plans or not
ANSWERED

Can I change the "option 1" title displayed when using "oneof" with many options?

I have an api that uses "oneof" with many options, but each option is titled "option N", is it possible to change that title? / example: option 1 option 2 option 3 what I need: user not valid user not found user expired ![image example](<>)
ANSWERED

Access custom Pages

Hi, I created a custom page, which has `.../page/name_of_my_page` path. Is there a way to display the custom pages in the top sections? Next to `product guides`, `recipes`, ... sections? If yes, how can I enable that? If not, where can those custom pages appear? Thanks
ANSWERED

Allow Vue syntax in Code Blocks

Can you support Vue syntax in Code Blocks?