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
change resolution scope, changed scope ref invalid
Expected result: false but validator returned: "Object #<Object> has no method '0'"
This is probably due to the way themis handles ids of schemas.
This is causing themis to not be included in the jsck benchmarks. See the discussion here: pandastrike/jsck#81
The text was updated successfully, but these errors were encountered:
fix(core): fix schema id dereferencing
cb0be79
Fixes #6, #9 Signed-off-by: Johny Jose <[email protected]>
No branches or pull requests
change resolution scope, changed scope ref invalid
Expected result: false but validator returned: "Object #<Object> has no method '0'"
This is probably due to the way themis handles ids of schemas.
This is causing themis to not be included in the jsck benchmarks. See the discussion here:
pandastrike/jsck#81
The text was updated successfully, but these errors were encountered: