Discussions
where can I find my readMe secret for custom webhooks
where can I find my readMe secret for custom webhooks
Page with large table doesn't load
I have an appendix in my guide, which is one very long table. It is definitely published and it appears in the TOC on the side. But when I try to open it from another page in my project, the icon on the browser tab spins as if it's thinking, but then even though the URL changes to the correct URL, I still see the same page I was on before.
Tags for filtering within changelog article
I would like to have the opportunity to assign tags to changelog articles, which eventually can be used for filtering reasons (like it is done in discussions). As the list of changelog is growing rapidly (over four pages right now) covering multiple features/epics, it is hard to track down what is relevant right now if I am just looking for a specific part of the software.
Try now button
I have imported a OAS file which automatically enabled Try Now button for all endpoints. I understood that I can can turn it off by setting the OpenAPI extension x-explorer-enabled to false. But, with the design our documentation page will be visible to everyone, regardless logged in or not. So I am curious how to handle the case when users not signed in yet my platform so no api key can be retrieved.
How do I view a history of overall changes to our site?
I’m trying to determine when a page was deleted. I can see page history for individual pages, but I’m looking for history of pages created and deleted from our overall site. I’m not trying to recover the deleted page, I just want to check when it the page was deleted.
Segment Integration sends wrong data
Hi
Please add option to set light/dark theme to Same as System on iPhones when using Safari browser
Currently it is not possible to set theme to Same as System on iPhones when using Safari browser.
Propagate changes through versions
If I have a page with version 1.0 and then a forked page with version 1.1 that has the same content of v1.0, is it possible to propagate changes made to the 1.0 version to the 1.1 version automatically?
User Management API's
is readme application provides an user management API to perform the create, read, update, delete operation.
Configure changelog by API version
Hey there! Is it possible to configure a changelog by version? So if I'm looking at the v1 API docs and click on changelog, I see a set of changelogs specific to v1 but if I'm on v2 I only see the v2 changes in the log.