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

support markdown description for declaration #1893

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

nicoxb
Copy link
Contributor

@nicoxb nicoxb commented Sep 21, 2024

Describe the PR
support markdown description for declaration
usage:

// MyStruct ...
// @description.markdown my-struct.md
type MyStruct struct{
    ....
}

this pr will read markdown file content as declaration description

Additional context
fix: range PackagesDefinitions.uniqueDefinitions cause panic

@sdghchj sdghchj merged commit a3c6d12 into swaggo:master Sep 25, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

2 participants