Skip to content

Commit

Permalink
feat/Liquid JSON Schema Editor (#1230)
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Granados <[email protected]>
  • Loading branch information
MadhavDhatrak and benjagm authored Jan 7, 2025
1 parent ac73c34 commit 475eb59
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions data/tooling-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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']
Expand Down

0 comments on commit 475eb59

Please sign in to comment.