Discussions

Ask a Question
ANSWERED

How do I disable proxy-enabled from backend.

I need to disable proxy-enabled flag. How do I do that from the backend config?. When I was trying the "try it " feature, it was appending tryme.io in the request url. Since my API is already set to return cors headers , I need to disable it.

Is it possible to pass a list of objects to choose from to a field in readme?

It'd be nice to give my users a dropdown selector for ID instead of forcing them to copy paste from our service. I could pass a big list of values to README when the customer logs in, and that could populate the dropdowns.

Can we link the two different contents on the same URL page?

Can we link the two different contents on the same URL page with each other?
ANSWERED

Different alt text with the image widget?

The image widget uses the same text for the caption of a figure and for the alt text of the image. However, you might want different text, because these items have different audiences. You might use a brief description for the caption and a more detailed description for the alt text. I know I can specify alt text via "plain" markdown: ``` ![This is alt text](https://example.com/path/to/image.png) ``` But then I lose the benefits of the image widget. Is there any way to do it?
ANSWERED

We only want to show the OAuth2 section in the Header and not show the apikey

We have 2 types under the SecuritySchemes node. One of them is oauth2 while the other one is apikey. Is there a way to make the apikey not visible in the API Reference page
ANSWERED
ANSWERED

what happens to my API documentation aftef my plan expires,does it get deleted or just gets invisible until i renew

ANSWERED

Search box

Hello there, Is it possible to use search box as a custom html code? I don't want to use it as a button, I want to embed it to the page and if there is a way, I'll be happy
ANSWERED

Can we add tags to documents so that they get surfaced in search better?

How can we tag documents so we can leverage the search API to get only docs that have that tag? Is this possible?
ANSWERED

How to Embed readme

Hi Please do let me know that how can I use API of Readme in my website [Edenderma](https://www.edenderma.com)? I am trying to embed with plugin and also manually embed API references in the header or footer of my website but it's not working. If you have any idea please do let me know. Thank You