Skip to content

Commit f46a771

Browse files
authored
Merge pull request #1213 from Adi-204/improve
[Feat]-Add protoc-gen-jsonschema
2 parents 98fe449 + c4c6a9a commit f46a771

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

data/tooling-data.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3034,3 +3034,16 @@
30343034
source: 'https://github.com/andreineculau/json-schema-random'
30353035
license: 'Apache-2.0'
30363036
status: 'obsolete'
3037+
3038+
- name: protoc-gen-jsonschema
3039+
description: 'JsonSchema generator plugin for Google Protocol Buffers'
3040+
toolingTypes: ['model-to-schema']
3041+
languages: ['Protocol Buffers']
3042+
maintainers:
3043+
- name: 'Uanid'
3044+
username: 'uanid'
3045+
platform: 'github'
3046+
license: 'Apache-2.0'
3047+
source: 'https://github.com/pubg/protoc-gen-jsonschema'
3048+
supportedDialects:
3049+
draft: ['4', '6', '7', '2019-09', '2020-12']

0 commit comments

Comments
 (0)