envoyproxy/envoy

Add jsonschema dump of API protocols

Open

#13.254 aberto em 24 de set. de 2020

Ver no GitHub
 (23 comments) (0 reactions) (0 assignees)C++ (5.373 forks)batch import
area/docshelp wanted

Métricas do repositório

Stars
 (27.997 stars)
Métricas de merge de PR
 (Mesclagem média 8d) (378 fundiu PRs em 30d)

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

Guia do colaborador