Discussions

Ask a Question
ANSWERED

Changelogs via Slack?

The doc says there is slack integration for Suggested Edits and Discussions. Is there any support for changelogs? <https://docs.readme.com/main/docs/slack>
ANSWERED

Embed Youtube link in privacy mode

The youtube embed doesn't accept the share/embed privacy mode which domain is: ``` www.youtube-nocookie.com ``` Would be helpful for those who care about privacy.
ANSWERED

Is an in house server version of readme available?

It seems readme is only available in a cloud-based server model. Or do you also provide an in-house server model?
ANSWERED

redirects to third-party website

Can I provide redirects to third-party websites in ReadMe pages?
ANSWERED

Hide TOC not working

I'm trying to hide the TOC in my ReadMe project, but the TOC remains visible despite making changes. Any suggestions on how to successfully hide the TOC?
ANSWERED

In our api we have a requirement like if there is no object set than need to pass empty array in payload.

Like i need to pass payload like this way for questions and nestedquestions need to pass empty array. { "attri": [ { "key": "First Name", "value": "Kk" }, { "key": "Last Name", "value": "Ppp" }, { "key": "Email", "value": "[email protected]" } ], "questions": \[], "nestedQuestions": \[], "seatNumber": null, "eventTicketingId": null, "eventKey": null }
ANSWERED

I used readme previously. It was easier. Why the flow has changed so much?

Could we have like a wizard procedure now?
ANSWERED

Can you place a Hubspot or Zoominfo tracking pixel on a Readme.com doc?

Can you place a Hubspot or Zoominfo tracking pixel on a Readme.com doc?
ANSWERED

I am facing this issue "unknown error(cannot read the properties of null ('reading slug'))" while deploying OAS through github. could someone help me to resolve this issue

I am facing this issue "unknown error(cannot read the properties of null ('reading slug'))" while deploying OAS through github. could someone help me to resolve this issue. As a developer, I am working on documentation for API changes. Due to support of multiple base URL's, I upgraded to OAS 3.0 from OAS 2.0. After that I started facing this issue. If i update readme keys (API_DEFINITION_KEY & Readme key), then the build is successfull. But after deploying few more changes suddenly this issue replicating. I did validating my OAS file using swagger editor and no error in it. could you pleae reproduce this isssue on your side and provide me the solution.
ANSWERED

Potential bug with shared names between guid & api reference categories & pages.

Hi there, My name is Alexander, I'm a developer from FundApps. I am currently looking at using readme to consolidate our implementation and I noticed a couple of issues in playing around. If you create a category with the same name as an API reference that the admin window gets into a broken state where it becomes difficult to move pages and delete categories. Similarly if you duplicate page names between your api reference and your guide, the api reference page appears in the guide. Are these intended behaviours? It comes across to me like a potential issue if you are syncing documentation across 2 or more Github repositories (which don't have knowledge of the page titles between repositories). The first issue we can be careful about, but the second is harder to ensure safety. Otherwise I am super keen on using ReadMe and will be presenting to my company! Thanks, Alex