You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed a custom rule. In VS Code with the extension v0.2.3 the problem error highlight still happens even though I changed the rule. I run openapi lint and confirm there are no errors. It feels like the custom plugin was cached somehow.
What should have happened instead?
The changed custom plugin should be evaluated.
A clear and concise description of the behavior you expected to happen.
What happened?
I changed a custom rule. In VS Code with the extension v0.2.3 the problem error highlight still happens even though I changed the rule. I run
openapi lint
and confirm there are no errors. It feels like the custom plugin was cached somehow.What should have happened instead?
The changed custom plugin should be evaluated.
A clear and concise description of the behavior you expected to happen.
Minimal reproducible OpenAPI snippet
Rebilly/api-definitions#725
The text was updated successfully, but these errors were encountered: