We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c17a692 commit 2f6e4b4Copy full SHA for 2f6e4b4
schematic/schemas/create_json_schema.py
@@ -275,7 +275,6 @@ def _get_validation_rule_based_fields(
275
276
js_is_array = ValidationRuleName.LIST in validation_rule_names
277
278
-
279
# The explicit JSON Schema type is the one set in the data model
280
# The implicit JSON Schema type is the one implied by the presence
281
# of certain validation rules
0 commit comments