grpc-ecosystem/grpc-gateway

openapiv2.proto NULL conflict with c++ keyword

Open

#1,031 opened on Sep 4, 2019

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Go (2,250 forks)batch import
bughelp wanted

Repository metrics

Stars
 (16,971 stars)
PR merge metrics
 (Avg merge 8d 23h) (147 merged PRs in 30d)

Description

https://github.com/grpc-ecosystem/grpc-gateway/blob/3ad0fb96ecfdf73fa2eddb3de116ae98360dbb35/protoc-gen-swagger/options/openapiv2.proto#L218

compiled openapiv2.proto cpp file contains NULL, conflict with c++ keyword. Any suggestion on how to solve this?

Contributor guide