Discussions

Ask a Question
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

Updating Ref Markdown via API

Hi there, is it possible to update the body content of an API Ref page via API call? I see that custom pages and docs can be updated, but it would be convenient to update ref markdown as well!

Why isn't the query parameter of an array type removed when all the values are removed?

The problem: - We have an optional array type for a query parameter - If we add values then the values are added as expected - but when we remove them, then the parameter is still left to the query with an empty value Expected behaviour: - if all values are removed the parameter should be removed from the query For reference: <https://preview.readme.io/reference/cookies_standard?url=3.1%2Fparameters-style.json> It seems that in the preview it does work, but we can't seem to be able to get the same behaviour in our API reference <https://docs.nftport.xyz/reference/retrieve-nft-details> with the `include` parameter

any api call rate limit

any api call rate limit on the readme apis Lilke 500 request in a min. ?

Can we limit who can ask questions on public docs?

Ideally, we would want only logged in users to be able to ask questions in our discussions in our public docs. Is this possible? In other words, if we change the protection type of our docs from 'Project Members Only' to 'Public Docs', would we be able to limit who can ask questions in the discussions to only those that are logged in?
ANSWERED

Is it possible to make categories expandable?

Our left-hand navigation is getting quite long. Is it possible to make a category retractable and expandable so that users only see the category name until they choose to expand it?
ANSWERED

Can I link to an API response?

Hi there, it would be really helpful if I could put a link in a guide such that it opened onto a specific API response. For example, the link would navigate the user to the API reference page for that endpoint, with the 200 response modal already open. Is this possible, or could there be a different way to provide a link to a API response? Thanks!
ANSWERED

ELIMINAR CUENTA

Hola, como hago para eliminar definit la cuenta, no comprendo como funciona
ANSWERED

Using prefilled example values in curl "Try It"

Hello, In the API Ref, your request params can be specified to have an example value, but the "Try It!" Curl/code request on the side does not have the body params prefilled unless you select in the dropdown. Is there a way to enable this? For example the path params get prefilled into the request, but not body. Hope this can be resolved, thank you!
ANSWERED

Improving Largest Contentful Paint (LCP)

When inspecting my site on Google Search Console, I noticed a large number of errors. These errors stem from our docs: <https://docs.budibase.com/> which we use Readme for. The errors are predominantely around 404s and LCP - <https://web.dev/lcp/> The image below highlights the issues around LCP. Any idea how I can improve this? ![](https://res.cloudinary.com/daog6scxm/image/upload/v1654696786/CleanShot_2022-06-08_at_14.58.58_unif2d.jpg)