Discussions

Ask a Question
ANSWERED

How do I enable 2 options with separate field examples like on this page?

<https://developers.circle.com/v0.9/reference/dda-transfers-create> [block:image] { "images": [ { "image": [ "https://i.imgur.com/CdwJjnn.png", null ] } ] } [/block] [block:image] { "images": [ { "image": [ "https://i.imgur.com/lWCFYeT.png", null ] } ] } [/block]

Does not see any changes for readme.io after uploading a changed file

I have uploaded a openAPI file a couple hours ago, then upload it again after some changes, but I can not see any changes. Do I miss any steps?
ANSWERED

Suggested Edits Button Not Displaying on Guide Pages

We have enabled Suggested Edits for our site (under Configuration>Project Settings>Suggested Edits), however the button for users to submit edits doesn't show up on any of our guide pages. It does show on our API reference pages, and I would expect it to show up for the guide pages as well (it looks like docs.readme.com even has it on the guide pages as well). Is there some conflicting configuration we might have set somewhere? We've tried looking for additional information but haven't found anything, so we wanted to see if we could get some help here. Thanks
ANSWERED

How do I add in the dropdown toggle syntax found on this page?

[block:image] { "images": [ { "image": [ "https://files.readme.io/b25d0f8-Dropdown_toggle.png", null ] } ] } [/block] Can't find it anywhere on the site. Please help thank you.

How to change position of "Did this page help you?" and make it sticky or fixed so it's always in the viewport?

ANSWERED

Export and import Recipes

Is it possible to export existing recipes and import them?
ANSWERED

swagger file upload verification

Hi Is there a way through rdme cli command to k now if the swagger file has already been uploaded or not?
ANSWERED

Can I get parent's category name or slug when calling 'getdoc' API?

Hi, I want to get parent's category name or slug when calling 'getdoc' API. <https://docs.readme.com/main/reference/getdoc> But, I can only see ids like '64ce3233....' in response and I do not know how to handle them.
ANSWERED

Trouble Configuring Cloudflare Workers

I have had some issues trying to get the cloudflare connection working with ReadMe. <https://www.cloudflare.com/apps/readme-api-metrics> When you get to the step to do OAUTH with ReadMe a window pops open asking you to login with your ReadMe credentials, and the Auth window itself seems a bit glitchy. After trying to login it just spits out "Failed to fetch" - I have tried a few different browsers, and disabling the custom domain, but cant seem to get it to flow. Anyone had any luck setting this up recently?
ANSWERED

How to recreate the reference getting started page?

I really like the Getting Started page here when you go to the API Reference: <https://docs.readme.com/reference/introduction> 1. How can I recreate those Pick a language, Authenticate, Try it sections? 2. How to recreate the blue "Get API Key" button in the authentication form? 3. When you view an endpoint, how to recreate that "Log in to use your API keys" text/link?