envoyproxy/envoy

Add jsonschema dump of API protocols

Open

#13 254 ouverte le 24 sept. 2020

Voir sur GitHub
 (23 commentaires) (0 réactions) (0 assignés)C++ (5 373 forks)batch import
area/docshelp wanted

Métriques du dépôt

Stars
 (27 997 stars)
Métriques de merge PR
 (Merge moyen 8j) (378 PRs mergées en 30 j)

Description

description

In order to create a vscode plugin (#13078) we need to dump the protobuf protocols to jsonschema

I have created a container for testing https://github.com/chrusty/protoc-gen-jsonschema - and have it installed and working there with the provided examples etc

Im not totally clear how/where to install this within bazel so it is available to protoc - and also how to trigger the actual protoc commands for the envoy API - any help/pointers with these tasks would be much appreciated

refs

Guide contributeur