Skip to content

Tags: aparcar/connexion

Tags

2.9.0

Toggle 2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow "Required: False" on Response headers - Fix spec-first#1261 (sp…

…ec-first#1293)

* Add failing test for optional header

* Required: False headers don't give error if missing

* Use dict.get

* Required keys are when they are not present, or present with "True"

* Update connexion/decorators/response.py

Co-authored-by: Ruwann <ruwan.lambrichts@ml6.eu>

* Update tests for required and optional headers

Swagger2 response headers are optional, and have no 'required'
attribute. OpenAPI3 response headers are optional by default,
but can be specified to be required by setting 'required: true'.

* Make headers required for tests that rely on it

Co-authored-by: Ruwann <ruwan.lambrichts@ml6.eu>

2.8.0

Toggle 2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add readthedocs config with docs requirements (spec-first#1391)

2.7.0

Toggle 2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 spec-first#1182 get rid of @asyncio.coroutine (deprecated in Python …

…3.8) (spec-first#1186)

Signed-off-by: Sławomir Zborowski <slawomir.zborowski@nokia.com>

2.6.0

Toggle 2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix nested additionalProperties (spec-first#1138)

2.5.1

Toggle 2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request spec-first#1109 from spacether/issue_1108_py27_fix

Don't allow connexion installation in py27

2.5.0

Toggle 2.5.0's commit message
use non-signed tag

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
drop Python 3.5, add 3.8 (spec-first#1056)

* drop Python 3.5, add 3.8

* remove old pypy 2.7 (no longer available on 18.04)

Verified

This tag was signed with the committer’s verified signature. The key has expired.
jmcs João Santos

Verified

This tag was signed with the committer’s verified signature. The key has expired.
jmcs João Santos

Verified

This tag was signed with the committer’s verified signature. The key has expired.
jmcs João Santos