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

type custom define bug #27

Closed
superyfwy opened this issue Jul 7, 2018 · 1 comment
Closed

type custom define bug #27

superyfwy opened this issue Jul 7, 2018 · 1 comment

Comments

@superyfwy
Copy link

type ManagerEnabled int

type Manager struct {
Id int
Enabled ManagerEnabled

}

out: ManagerEnabled is not supported. but it will be set with string temporary. Please report any problems.2018/07/07 21:49:39 Generating a.Manager

@easonlin404
Copy link
Member

easonlin404 commented May 21, 2019

Please use the latest version of swag and try again, thx.

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

2 participants