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

Adding operation tags to global tags #737

Open
neongrau opened this issue Mar 20, 2024 · 0 comments
Open

Adding operation tags to global tags #737

neongrau opened this issue Mar 20, 2024 · 0 comments

Comments

@neongrau
Copy link

Using rswag to create OAS 3 specs.

When checking the result with spectral lint i get tons of warnings:

operation-tag-defined Operation tags must be defined in global tags

So as i understand the remedy would be to have a tags array in the root of the spec with the combination all tags used below paths.

Anyone got an idea how i could tap into this after running the rake task?

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

1 participant