Skip to content

Commit f288458

Browse files
zx80Fabien Coelho
authored andcommitted
Update tooling-data.yaml - attempt at complying to constraints.
1 parent e33246e commit f288458

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/tooling-data.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3489,7 +3489,7 @@
34893489

34903490
- name: 'json-schema-utils'
34913491
description: 'Random utilities to analyze and manipulate JSON Schema'
3492-
toolingTypes: ['validation', 'linter', 'schema-to-types', 'util-general-processing']
3492+
toolingTypes: ['validator', 'linter', 'schema-to-types', 'util-general-processing']
34933493
languages: ['Python']
34943494
maintainers:
34953495
- username: 'zx80'
@@ -3500,11 +3500,11 @@
35003500
source: 'https://github.com/zx80/json-schema-utils'
35013501
homepage: 'https://github.com/zx80/json-schema-utils'
35023502
supportedDialects:
3503-
draft: [1, 2, 3, 4, 5, 6, 7, '2019-09', '2020-12']
3503+
draft: ['1', '2', '3', '4', '5', '6', '7', '2019-09', '2020-12']
35043504

35053505
- name: 'json-model'
35063506
description: 'JSON Model Tools: compilers (C, Python, JavaScript, PL/pgSQL, Java) and exporters (JSON Schema, Pydantic)'
3507-
toolingTypes: 'model-to-schema'
3507+
toolingTypes: ['model-to-schema']
35083508
languages: ['Python']
35093509
maintainers:
35103510
- username: 'clairey-zx81'

0 commit comments

Comments
 (0)