diff --git a/data/tooling-data.yaml b/data/tooling-data.yaml index 4d247fa85..527ff42a8 100644 --- a/data/tooling-data.yaml +++ b/data/tooling-data.yaml @@ -3047,6 +3047,21 @@ source: 'https://github.com/pubg/protoc-gen-jsonschema' supportedDialects: draft: ['4', '6', '7', '2019-09', '2020-12'] +- name: 'Liquid JSON Schema Editor' + 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.' + toolingTypes: ['validator', 'documentation', 'editor'] + languages: ['C#', '.NET'] + environments: ['Microsoft Windows'] + maintainers: + - name: 'Liquid Technologies Ltd' + platform: 'other' + creators: + - name: 'Liquid Technologies Ltd' + platform: 'other' + homepage: 'https://www.liquid-technologies.com/json-schema-editor' + license: 'Proprietary and Freeware' + supportedDialects: + draft: ['4', '6', '7', '2019-09', '2020-12'] - name: 'JSON Schema Editor' 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.' toolingTypes: ['editor']