mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 11:12:04 +02:00
352 B
352 B
Models
Detected core models and extensions in fastapi.
classDiagram
class fastapi_endpoint
class endpoint_route_sync_mixin
class fastapi_endpoint
class ir_rule
class res_lang
Notes
- Classes show model technical names; fields omitted for brevity.
- Items listed under _inherit are extensions of existing models.