swagger-parser
swagger-parser copied to clipboard
Question: do we have swagger parser c++ version?
Hello, we are working on API proxy which could understand the header and body of the http requests by using openapi schema parser. We want to contribute a filter in https://www.envoyproxy.io/ so it can extract fields from json payload. We are wondering if there is c++ version of it? Thanks.