Discussions
Upload api spec for the first time
Hi,
How to upload api-spec file for the first time as we dont have open_api_definition_id, and we want to do it using one command, without interactive terminal thing, or any manual effort ?
Changelog syncing
How to upload changelog using command, as we do for docs and openapi files ?
Options to have developer API Key to evaluate enterprise features
Greetings,
Is there a way to export/extract my API documentation pages to Markdown or any format other than HTML?
Hello,
Readme adding Proxy address in front of request
Whenever we publish guide or spec file, its add proxy in front of the URL, how to fix this.
Localized default strings available?
Is there a way to change the language of the default text already on a page? For example, "Table of Contents", "What's next", "Did this page help you", etc.
Security warnings: missing 'Secure' and 'HttpOnly' cookie attribute
Hi ,
Re-sync markdown files ?
Can't we resync the markdown files ?
Whenever we are uploading again the same markdown file without any changes, instead of override, it is creating new one.
How to resync already published markdown file ?
How to publish only v1 folders under some other folders
Folder structure :
Which Server URL it will pick from open api spec file ?
In open api spec file, we have a servers section under which we define URL's and their description,
As of now i can see it always picks the first URL which is defined, what if i define 4 URL's under it and i want that it should pick 2nd URL.