feat: upgrade openapi-core and pyramid-openapi3 dependencies
Also upgrade from openapi version 3.0.3 to 3.1.0 - nullables are replaced by the "null" type. - application/octet-stream content schema don't require specifying a schema
parent
c16861fb33bb
No related branches found
No related tags found
Showing
- cubicweb_api/__pkginfo__.py 2 additions, 2 deletionscubicweb_api/__pkginfo__.py
- cubicweb_api/openapi/openapi.py 0 additions, 9 deletionscubicweb_api/openapi/openapi.py
- cubicweb_api/openapi/openapi_template.yaml 48 additions, 31 deletionscubicweb_api/openapi/openapi_template.yaml
- cubicweb_api/routes.py 8 additions, 30 deletionscubicweb_api/routes.py
- test/test_api_binary.py 5 additions, 3 deletionstest/test_api_binary.py
- test/test_api_login.py 1 addition, 1 deletiontest/test_api_login.py
- test/test_api_rql.py 14 additions, 24 deletionstest/test_api_rql.py
Please register or sign in to comment