envoyproxy/envoy

Add jsonschema dump of API protocols

Open

#13,254 建立於 2020年9月24日

在 GitHub 查看
 (23 留言) (0 反應) (0 負責人)C++ (5,373 fork)batch import
area/docshelp wanted

倉庫指標

Star
 (27,997 star)
PR 合併指標
 (平均合併 8天) (30 天內合併 378 個 PR)

描述

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

貢獻者指南