Closed uliian closed 1 year ago
Hi uliian,
Thanks for submitting this pull request. Just a heads up - the schema.json file is auto-generated by a GitHub action, so we don't modify it directly.
I went ahead and submitted PR #388 that updates the schemajson of the strategy field. Would you mind taking a look when you have a chance? Let me know if you have any other questions!
this file is auto generated and should not be modified directly, the issue is fixed via #389 .
The type definition of the "strategy" field in the schema.json is incorrect. It should be defined as a string type, but it is currently defined as an integer.