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

Not Registering Custom Tags #59

Open
jaman1020 opened this issue Mar 12, 2019 · 1 comment
Open

Not Registering Custom Tags #59

jaman1020 opened this issue Mar 12, 2019 · 1 comment

Comments

@jaman1020
Copy link

It looks like SwaggerYard.register_custom_yard_tags! is never fired when initializing SwaggerYard. Before adding this line to my own config I got errors like Unknown tag @resource in file and the documentation is never generated. Is this an oversight or am I doing something wrong? I've followed the docs pretty much exactly

@nicksieger
Copy link
Collaborator

You're correct about this. Usually we've used this in conjunction with swagger_yard-rails which does call that initializer. If you think it would be better to call it automatically, would you mind submitting a PR for that?

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