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

feat: added a way to define route tags #66

Merged
merged 1 commit into from
Mar 6, 2020

Conversation

geoffreybauduin
Copy link
Contributor

Signed-off-by: Geoffrey Bauduin [email protected]

This is helpful in our case, where our paths are starting with version numbers. We need a way to be able to define the tags used by the swag package.

swag package already calls route.GetTags

@geoffreybauduin
Copy link
Contributor Author

It seems this package does not build with go1.10

rbeuque74 added a commit that referenced this pull request Mar 3, 2020
Build are not passing anymore as gin-gonic introduced features that only
build on Go>=1.11

Also adding Go 1.14 released last week.

Fixing build for #66
@rbeuque74
Copy link
Collaborator

@geoffreybauduin You can now rebase :)

@geoffreybauduin
Copy link
Contributor Author

@geoffreybauduin You can now rebase :)

Done

@rbeuque74 rbeuque74 merged commit cdf4844 into loopfz:master Mar 6, 2020
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