Discussions

Ask a Question
ANSWERED

Rollback to last verion

How to roll back to the previous version of api-spec or docs using command? is this feature available ?

ANSWERED

Alternate for API Explorer

Is there any alternate for https://www.npmjs.com/package/@readme/api-explorer?

Re-sync markdown files ?

Can't we resync the markdown files ?
Whenever we are uploading again the same markdown file without any changes, instead of override, it is creating new one.
How to resync already published markdown file ?

Can we have Oauth and Sso together

Let say our company have independent sso provider for authentication and oauth2 for authorization (with application code flow).. how can we integrate both?

ANSWERED

Changelog syncing

How to upload changelog using command, as we do for docs and openapi files ?

ANSWERED

My Discussion board is getting spammed with erroneous posts

This evening my discussion board went wild with dozens of posts in rapid succession. None of the post are relevant to my docs nor my business (they all appear to be customer service pages from fortune 500 companies...weird). I disabled the discussion board to stop the spamming but this is not a desired outcome. Is there anyway to block select users from posting on my discussion board? I can see who the spmmers are in read.me and could block them if there was a way.

ANSWERED

ReadMe API to add/invite an end user

Is there is an API that readMe offers to invite an end user so that we on our enterprise side can build an experience to manage and invite end users efficiently in bulk ?

ANSWERED

How to redirect URL to a different project?

Example:

ANSWERED

Localized default strings available?

Is there a way to change the language of the default text already on a page? For example, "Table of Contents", "What's next", "Did this page help you", etc.

ANSWERED

Howdo I publish a notebook?

My dev team has shared an IPYNB format notebook that contains a code example for using our API. This is hosted in GitHub. Is it possible to publish this as a recipe directly using the GitHub link? Thanks.