json-rules-engine icon indicating copy to clipboard operation
json-rules-engine copied to clipboard

Is the project providing an official JSON Schema to validate rules edition?

Open Guts opened this issue 1 year ago • 1 comments

Thank you for this project, which I recently discovered and which I'm about to push as part of a Python project using https://github.com/santalvarez/python-rule-engine.

I'm looking to allow end users to edit their rules in JSON with validation using a schema. Is there somewhere in this repository a way to typically integrate something similar to "$schema": "https://raw.githubusercontent.com/CacheControl/json-rules-engine/master/docs/schemas/rules.json" into JSON files?

Related to https://github.com/CacheControl/json-rules-engine/issues/203

Guts avatar Apr 05 '24 14:04 Guts