grpc-ecosystem/grpc-gateway

Feature request: protoc-gen-swagger pluggable validation

Open

#1093 opened on Dec 5, 2019

View on GitHub
 (14 comments) (2 reactions) (0 assignees)Go (16,971 stars) (2,250 forks)batch import
enhancementhelp wanted

Description

Our team makes heave use of https://github.com/envoyproxy/protoc-gen-validate and would like a way for those validations to end up in the swagger spec so we don't need to define them twice.

Contributor guide