Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.
Module: Endpoint route handler
Entity: endpoint.route.handler
Description: Endpoint Route handler
| Field | Description | Type | Relationship | Compute Method |
|---|---|---|---|---|
| auth_type | Selection | - | ||
| csrf | Boolean | - | ||
| endpoint_hash | Char | - | _compute_endpoint_hash | |
| name | Char | - | ||
| request_content_type | Selection | - | ||
| request_method | Selection | - | ||
| route | Char | - | _compute_route | |
| route_group | Char | - | ||
| route_type | Selection | - |
