Open curiousleo opened 4 years ago
books.proto
is also incomplete:
books.proto:361:26: "GETReviewsFormatRequest" is not defined.
books.proto:361:60: "GETReviewsFormatResponse" is not defined.
kubernetes.proto
has over a thousand "... is not defined" errors.
Note: the updated kubernetes.proto
in https://github.com/nytimes/openapi2proto/pull/129 passes protoc
validation.
See https://travis-ci.org/github/nytimes/openapi2proto/jobs/728735641#L158 for all validation failures on master
.
protoc
v3.7.1 throws errors when parsingfixtures/accountv1-0.proto
: