connexion v2.0.2 Release Notes

Release Date: 2018-11-15 // over 5 years ago
    • ๐Ÿ‘ 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)