Skip to content

2.0.2

Compare
Choose a tag to compare
@jmcs jmcs released this 15 Nov 10:26
· 129 commits to master since this release
2.0.2
  • Enforce that spec has string keys (JSON does not support integer keys) (#763)
  • Add connexion.operation dummy module for backwards compatability (#758)
  • Only pass body on PATCH/POST/PUT request (#761)
  • Add support for JWT authentication (#732)
  • Don't let openapi_spec_validator tamper raw spec (#762)
  • Simplify Operation class construction (#726)