Add "Download OpenAPI spec" link #700
Unanswered
elisherer
asked this question in
4. Open API
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can we make such a download file button/link?
I know the yaml file is in the assets and creating a "file" pointing to it does work, but it doesn't show on the markdown file in GitHub (so it can't be updated programatically)
i.e.
{% download path=".gitbook/assets/openapi.yaml" %} Download OpenAPI spec {% enddownload %}
Beta Was this translation helpful? Give feedback.
All reactions