rest-framework icon indicating copy to clipboard operation
rest-framework copied to clipboard

[14.0] [FIX] fastapi: Compatibility with latest Odoo

Open renda-dev opened this issue 1 year ago • 1 comments

Fixing tests for fastapi

  • pin pydantic version in fastapi (not required for the repo, but mandatory for the module to work)
  • update loading of middlewares according to https://github.com/encode/starlette/pull/2381
  • pin fastapi starlette version in extendable_fastapi (otherwise it would break the tests)
  • backport of https://github.com/OCA/rest-framework/pull/416

renda-dev avatar Feb 27 '24 09:02 renda-dev

Hi @lmignon, some modules you are maintaining are being modified, check this out!

OCA-git-bot avatar Feb 27 '24 09:02 OCA-git-bot

/ocabot merge major

lmignon avatar Mar 11 '24 09:03 lmignon

Hey, thanks for contributing! Proceeding to merge this for you. Prepared branch 14.0-ocabot-merge-pr-417-by-lmignon-bump-major, awaiting test results.

OCA-git-bot avatar Mar 11 '24 09:03 OCA-git-bot

Congratulations, your PR was merged at dfc9321032e9508182e4aff1f2e901dc1299a533. Thanks a lot for contributing to OCA. ❤️

OCA-git-bot avatar Mar 11 '24 09:03 OCA-git-bot