Robbe Sneyders

Results 158 comments of Robbe Sneyders

Fixed by https://github.com/spec-first/connexion/pull/1618

Fixed since https://github.com/spec-first/connexion/pull/1616

Connexion 3.0 will support ASGI frameworks out of the box. See https://github.com/spec-first/connexion/issues/1395

This split is now done as part of https://github.com/spec-first/connexion/issues/1489.

Closing this as a wontfix since routing needs to happen before validation, so a 404 error is thrown before reaching validation.

Should be fixed, see tests added in https://github.com/spec-first/connexion/pull/1642

Connexion 3.0 will support ASGI frameworks out of the box (and is now built on top of Starlette). See https://github.com/spec-first/connexion/issues/1395

Fixed in https://github.com/spec-first/connexion/pull/1591