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
Let's introduce a json schema for the policy input. This schema should be used to validate the policy input generated by the ec validate image command.
Acceptance Criteria
Policy input has a JSON schema.
Generated policy input is validated against the JSON schema.
For now, the JSON schema can just reside within this repo. We don't need to publish it anywhere. We can do that later if there's a need.
The text was updated successfully, but these errors were encountered:
Let's introduce a json schema for the policy input. This schema should be used to validate the policy input generated by the
ec validate image
command.Acceptance Criteria
For now, the JSON schema can just reside within this repo. We don't need to publish it anywhere. We can do that later if there's a need.
The text was updated successfully, but these errors were encountered: