latest module and node version:
checkLocalCircular is to strict :
Let's say in a file I have
"definitions": {
"array": {
"type": "array",
"items": {"$ref": "#"}
}
}
but this definition is NOT used anywhere inside the file.
Still I get
[Error: Circular self reference]
latest module and node version:
checkLocalCircularis to strict :Let's say in a file I have
but this definition is NOT used anywhere inside the file.
Still I get
[Error: Circular self reference]