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
JSON and YAML are functionally the same, just syntactically different. By switching to JSON Schema for validation, we could have more robust validation rules.
Describe alternatives you've considered
If it ain't broke don't fix it.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It's been over a year since Yamale was updated.
Describe the solution you'd like
JSON and YAML are functionally the same, just syntactically different. By switching to JSON Schema for validation, we could have more robust validation rules.
Describe alternatives you've considered
If it ain't broke don't fix it.
The text was updated successfully, but these errors were encountered: