Discussions
Expanding search limitations
Are there any plans to expand the search limitations on Algolia searches? I want to use collapsible sections in my guides, but can't because of the way the search ignores content wrapped in raw HTML. I know you can assign keywords for SEO metadata, but do those keywords also come up in search results within my product guides? I'd love to not have to choose between lots of scrolling and ensuring searches return the expected results.
Performance issues - How to pass Core Web Vitals
We'd like to move to ReadMe but have concerns about performance of the ReadMe platform and failing Core Web Vitals. This is important given we need to be able to drive organic search traffic to our documentation and will be more critical in March 2024 when Google replaces FID with Interaction to Next Paint (INP).
When will ReadMe support AsyncAPI?
Our team (growing startup of ~30) wants to transition our full docs to http://readme.io, but we can't until you add AsyncAPI support. I've seen many other readme users ask for this feature as well - see other questions and other comments on multiple forums.
Uploading valid OPENAPI json file shows only endpoints on the left side
The UI is showing all the API endpoints but they are empty
Get total page views
Response: Internal Server Error
How to show body content below OpenAPI definitions
I uploaded OpenAPI definitions with a yaml file, and I also want to edit the UI to add some body content (a table) below the definitions (i.e. the parameter section). But the body content only shows up above the definitions. Can this be changed?
Hiding Internal APIs coming from Swagger 2.0 spec
Hi! I was wondering if there is a supported extension or way to hide internal APIs coming from a Swagger 2.0 spec?
I removed api reference by mistake.
I accidentally deleted 2 categories from api reference with content. Is there any way to recover this?
how to pre-popluate api fields from JSON data ?
can I pre-populate the api fields from the JSON data returned by webhooks ? if yes can you provide the docs for the same. thank.
Can I use custom variables from my Personalised-Docs to pre popuaate fields in my api-definitions ?
I have custom variables that are configured in personalised docs and I want to use these variables as default values( pre-poulate the fileds) in my api's.