oca-technical/odoo-bringout-oca-rest-framework-extendable_fastapi/extendable_fastapi/readme/DESCRIPTION.rst
2025-08-29 15:43:03 +02:00

5 lines
346 B
ReStructuredText

This addon is a technical addon used to allows the use of
`extendable <https://pypi.org/project/extendable/>`_
classes in the implementation of your fastapi endpoint handlers. It also
allows you to use `extendable_pydantic <https://pypi.org/project/extendable_pydantic/>`_
models when defining your endpoint handlers request and response models.