What's Changed
- Remove duplicate log statement that was forgotten in the context of PR #1926. by @alfechner in #1935
- Split parsing from validation completely by @RobbeSneyders in #1934
- Can return HTTPStatus member when default response is declared by @chbndrhnns in #1918
- auth module documentation suggestion by @edelagnier in #1977
- Handle starlette/templating.py:161: DeprecationWarning: The
name
is… by @mavwolverine in #1976 - [#1786] Address jsonschema format_checker deprecation by @mavwolverine in #1974
- Fix failing test by @RobbeSneyders in #1981
- Improve type hints nullable parameters by @druizz90 in #1972
- Add API-key scope checking by @etvahala in #1837
- Fix test to include scopes by @RobbeSneyders in #1984
- Add downloads badge to README by @RobbeSneyders in #1982
- fix: update scope when content-length changes by @mfmarche in #1955
- Add info-section to quickstart.rst by @peso in #1991
- Change response codes to strings (#1112) by @peso in #1990
- Introducing Connexion Guru on Gurubase.io by @kursataktas in #1989
- Guru widget Introduced by @kursataktas in #1996
- import python_multipart instead of multipart by @dotlambda in #1995
- Correct pydoc to show swagger_ui_options param type SwaggerUIOptions by @chrisinmtown in #2001
- Fix swagger UI for split specs by @RobbeSneyders in #2002
- remove duplicate parameter
swagger_ui_options
in docstring forFlaskApp
by @FelixSchwarz in #2007 - Fix name of
hello
module in v3 getting-started doc by @chrisinmtown in #2003 - use connexion logger instead of root logger by @FelixSchwarz in #2010
- Add example of split API specifications with relative references by @chrisinmtown in #2009
- Document how to install prerequisites in examples READMEs by @chrisinmtown in #1993
- Return NoContent when mocking HTTP 204 operations by @julienschuermans in #2000
- Update example for latest version of SQLAlchemy by @chrisinmtown in #2011
New Contributors
- @chbndrhnns made their first contribution in #1918
- @edelagnier made their first contribution in #1977
- @mavwolverine made their first contribution in #1976
- @druizz90 made their first contribution in #1972
- @etvahala made their first contribution in #1837
- @mfmarche made their first contribution in #1955
- @peso made their first contribution in #1991
- @kursataktas made their first contribution in #1989
- @dotlambda made their first contribution in #1995
- @chrisinmtown made their first contribution in #2001
- @FelixSchwarz made their first contribution in #2007
Full Changelog: 3.1.0...3.2.0