Discussions
Does minItems work?
maxItems works but minItems does not.
AsyncAPI specs
Can you please provide some guidance about how to handle documentation for websocket events? Do you plan to support AsyncAPI specs? Thanks very much!
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?
Does not see any changes for readme.io after uploading a changed file
I have uploaded a openAPI file a couple hours ago, then upload it again after some changes, but I can not see any changes. Do I miss any steps?
How can I find the reciept ( vs oayment made by us )
How can I find the reciept ( vs oayment made by us )
Subscribe/Follow changes in a specific private project
How do I subscribe or follow changes in a specific private project?
Why isn't the query parameter of an array type removed when all the values are removed?
The problem:
Is there a way to list all docs in a project via the API?
I'd like to retrieve ALL docs in a project. This includes all my reference docs plus any guides and custom pages I've created. Is there a way to do this via the API? I tried using the Search docs endpoint with a wildcard but only got limited results. I don't see a List All Docs endpoint.
Email notifications for password protected sites
Is there a way to get email notifications upon changes for password protected sites? (RSS will not work)
How to show endpoint name as api title
I coded my endpoints with Name on c# and operationId set with "Example Name" on swagger.json