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
PHP Fatal error: Uncaught exception 'JsonSchema\Exception\JsonDecodingException' with message 'The maximum stack depth has been exceeded' in /sync/vendor/justinrainbow/json-schema/src/JsonSchema/RefResolver.php:100
Stack trace:
#0 /sync/vendor/justinrainbow/json-schema/src/JsonSchema/RefResolver.php(63): JsonSchema\RefResolver->resolve(Object(stdClass))
#1 /sync/vendor/justinrainbow/json-schema/src/JsonSchema/RefResolver.php(208): JsonSchema\RefResolver->fetchRef('#', 'http://json-sch...')
#2 /sync/vendor/justinrainbow/json-schema/src/JsonSchema/RefResolver.php(114): JsonSchema\RefResolver->resolveRef(Object(stdClass), 'http://json-sch...')
#3 /sync/vendor/justinrainbow/json-schema/src/JsonSchema/RefResolver.php(152): JsonSchema\RefResolver->resolve(Object(stdClass), 'http://json-sch...')
#4 /sync/vendor/justinrainbow/json-schema/src/JsonSchema/RefResolver.php(126): JsonSchema\RefResolver->resolveArray in /sync/vendor/justinrainbow/json-schema/src/JsonSchema/RefResolver.php on line 100
The text was updated successfully, but these errors were encountered:
I want to validate my JSON schema file
Script failed with error:
The text was updated successfully, but these errors were encountered: