Discussions
Lack of Int64 support in Try Me feature
It seems the frontend (try me) section of Readme does not properly support Int64 data type and is overflowing.
Why is my OpenApi file being marked as invalid?
Currently working on a test project with Readme for the first time and wanted to try and bring over my Postman collection. I went through the process of creating an OpenApi file with my Postman collection but when I upload it to Readme I get an error stating:
Why in some APIs default schema is shown under the curl request?
In the API reference, under the curl request section, for some of the APIs default API schema is shown which also overrides the examples. This changes the actual API example schema.
Suggest how this can be fixed.
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?
Displaying H4s in TOC
I know that the TOC is rendered server-side, but is it possible to tweak the CSS/JS in such a way to get it to include H4s? For SEO reasons all of my guides have to start with H2s, so the H4s really act as H3s, and not having them in the TOC makes page navigation harder than I'd like.
intercom search box
Hi
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.
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.
Alternate for API Explorer
Is there any alternate for https://www.npmjs.com/package/@readme/api-explorer
?
Is it possible to nest categories within categories in Guides?
Hello,