Skip to content

'checkLocalCircular' is to strict #19

@sebilasse

Description

@sebilasse

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]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions