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
Please update validation so that it uses github.com/santhosh-tekuri/jsonschema/v6, and turn the LoadSchema() function in cmd/validate.go to use an embedded schema instead of looking for api/config_schema.json from the cwd of the binary.
The text was updated successfully, but these errors were encountered:
Please update validation so that it uses github.com/santhosh-tekuri/jsonschema/v6, and turn the
LoadSchema()
function incmd/validate.go
to use an embedded schema instead of looking forapi/config_schema.json
from the cwd of the binary.The text was updated successfully, but these errors were encountered: