Thanks for submitting a bug report, please fill in the following details.
Description
The headerPath property is considered required by the JSON schema:
when in reality it is optional.
Reproduction Steps
N/A
What happened
Missing headerPath is marked as error in IDE driven by the schema.
Expected behavior
Missing headerPath property to be ignored.
Additional context
N/A
Thanks for submitting a bug report, please fill in the following details.
Description
The
headerPathproperty is considered required by the JSON schema:changie/docs/schema.json
Line 423 in 384aab4
when in reality it is optional.
Reproduction Steps
N/A
What happened
Missing
headerPathis marked as error in IDE driven by the schema.Expected behavior
Missing
headerPathproperty to be ignored.Additional context
N/A