Skip to content

Commit 475eb59

Browse files
feat/Liquid JSON Schema Editor (#1230)
Co-authored-by: Benjamin Granados <[email protected]>
1 parent ac73c34 commit 475eb59

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

data/tooling-data.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3047,6 +3047,21 @@
30473047
source: 'https://github.com/pubg/protoc-gen-jsonschema'
30483048
supportedDialects:
30493049
draft: ['4', '6', '7', '2019-09', '2020-12']
3050+
- name: 'Liquid JSON Schema Editor'
3051+
description: 'Graphical JSON Schema editor for draft-04, draft-06, draft-07, 2019-09 and 2020-12, with split source code and graphical editing. Includes validation of JSON files based on JSON Schema, JSON Sample Generator and JSON Schema Documentation Generator.'
3052+
toolingTypes: ['validator', 'documentation', 'editor']
3053+
languages: ['C#', '.NET']
3054+
environments: ['Microsoft Windows']
3055+
maintainers:
3056+
- name: 'Liquid Technologies Ltd'
3057+
platform: 'other'
3058+
creators:
3059+
- name: 'Liquid Technologies Ltd'
3060+
platform: 'other'
3061+
homepage: 'https://www.liquid-technologies.com/json-schema-editor'
3062+
license: 'Proprietary and Freeware'
3063+
supportedDialects:
3064+
draft: ['4', '6', '7', '2019-09', '2020-12']
30503065
- name: 'JSON Schema Editor'
30513066
description: 'The JSON schema editor provides an easy UI for building JSON Schema. In addition, users can convert their json schema into SQL, GraphQL, and Protocol Buffers formats. Lastly this tool allows users to generate sample data that conforms to the json schema they have defined.'
30523067
toolingTypes: ['editor']

0 commit comments

Comments
 (0)