We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As the service returns a real manifest, there is no slot of non-fatal warnings.
Proposal: If debug is turned on, add a _warnings property to the top level resource and collect them all there.
debug
_warnings
The text was updated successfully, but these errors were encountered:
@zimeon Thoughts on this approach?
Sorry, something went wrong.
I like this approach -- would be even cooler if _warnings were added to any appropriate object (or at top if that doesn't make sense)
No branches or pull requests
As the service returns a real manifest, there is no slot of non-fatal warnings.
Proposal: If
debug
is turned on, add a_warnings
property to the top level resource and collect them all there.The text was updated successfully, but these errors were encountered: