Repository
OCA/rest-framework · module folder · Try on Runboat
Module version
1.0.1
Category
Uncategorized
Folder size
0.05 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/rest-framework
Last tracking update
2026-08-07 08:42:49
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Weblate, Florian Mounier, OCA-git-bot, oca-ci
Odoo dependencies
OCA/rest-framework:
OCA/web-api:
Python dependencies
extendable-pydantic>=1.2.0, pydantic>=2.0.0, a2wsgi>=1.10.6, fastapi>=0.110.0, parse-accept-language, python-multipart, ujson, extendable>=0.0.4
System dependencies
None
Required by
fastapi_auth_partner
Description
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.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…

Loading…

Loading…