Discussions
Sync Docs to GitHub When Making Edits in ReadMe
Is there a way to connect our product Doc markdown files to GitHub when we make edits in the ReadMe platform? Our team wants to ensure we have records in multiple places and I am having trouble figuring out how to set it up?
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.
API Conventions for /api-specification
GET /api-specification returns a collection instead of single api and there is no GET /api-specification/{id} call. I would expect an /api-specifications endpoint to exist and return a collection
Add drop down in base URL section on right hand panel
How to add drop down for setting context in base URL section on right hand panel of developer portal
Enhancement request
In the try it provide a way to set global header values so that you don't have to cut and paste into every endpoint that you want to try.
Alternate Info Callout not picking up colors?
Please see the markup below. Both the warning callout display ok, but the info ones are different?
Any support for estimated read time / # of words style macro?
This is a nice feature I've seen on other sites "Estimated read time: X minutes" which is usually based off the number of words, and the adult average read time of 300 words per minute.
How can I decrease the padding from the right and left sides of the ReadMe portal?
Hi Team,
Try It Out Not Working With Multiple Security Schemes
My OpenApi spec has multiple security schemes (see the example below). When viewing my API documentation, I can only see the first scheme. How do I select which one should be used in my ReadMe documentation?
Is there a way to embed your OpenAPI calls in the Guides
When you are writing the descriptive guides, it would be nice to be able to embed an interactive API call in the guide that can be tracked.