envoyproxy/envoy

Use validate tags to auto generate markup

开放

#3,092 创建于 2018年4月16日

 (0 条评论) (0 个反应) (0 位负责人)C++ (5,373 个派生)batch import
api/v3area/docshelp wantedpriority/high

仓库指标

星标
 (27,997 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

It would be nice to leverage protoc-gen-validate tags to autogenerate markup about field constraints.

For instance for https://github.com/envoyproxy/data-plane-api/blob/2f7459baf7c95cf7e634f848948a022c4b16fa79/api/eds.proto#L94 it would be nice to add a note that mentioned the constraint.

Migrated from https://github.com/envoyproxy/data-plane-api/issues/311

贡献者指南