Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How to add custom tags with custom description? #50

Open
momegas opened this issue Nov 10, 2021 · 3 comments
Open

Question: How to add custom tags with custom description? #50

momegas opened this issue Nov 10, 2021 · 3 comments

Comments

@momegas
Copy link

momegas commented Nov 10, 2021

In the image in the readme file I see tags like Introduction, Authentication and so on. How can those be added?

For example, I need an Introduction tag explaining high level the functionality. How can this be done?

Thank you 😊

@joeferraro
Copy link

Bump, can you confirm whether it's possible to point to markdown documents/external URLs?

@momegas
Copy link
Author

momegas commented Jan 4, 2022

Sorry i didn't understand the question

@arfath77
Copy link

@momegas you can use the addTag method to add custom tags and descriptions.
addTag(name: string, description?: string, externalDocs?: ExternalDocumentationObject)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants