cpp-oasvalidator

A FAST C++ library to validate the HTTP requests against the OpenAPI specifications of the REST server.

MIT License

Stars
15
Committers
1

Bot releases are visible (Hide)

cpp-oasvalidator - v1.1.1 Latest Release

Published by nawaz1991 3 months ago

  • Added support to map HTTP methods mapping
  • Added support to resolve JSON references
  • Removed RapidJSON submodule and added local include in thirdparty/rapidjson
  • Updated copyright year
  • Updated workflows
  • Code refactoring
cpp-oasvalidator - v1.0.1

Published by nawaz1991 10 months ago

Bug Fixes

#4
#6

cpp-oasvalidator - v1.0.0

Published by nawaz1991 11 months ago

First public version