Provides an overridable request context for FastAPI endpoints
Project description
fastapi_endpoint_context
This module provides an overridable request context for FastAPI endpoints.
It allows to customize the behavior of requests deep in the odoo call stack according to the current request context without having to override routers that may come from external modules.
This context contains by default the current endpoint app and id, respectively accessible via self.env.context.get('fastapi_endpoint_app') and self.env.context.get('fastapi_endpoint_id').
Table of contents
Usage
odoo_env dependency is automatically overridden to include FastAPI endpoint context values.
You can override the fastapi.endpoint->_get_app_context() method to add custom values to the context for your applications.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Florian Mounier florian.mounier@akretion.com
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/rest-framework project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odoo_addon_fastapi_endpoint_context-18.0.1.0.0.4-py3-none-any.whl.
File metadata
- Download URL: odoo_addon_fastapi_endpoint_context-18.0.1.0.0.4-py3-none-any.whl
- Upload date:
- Size: 25.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4026b377f47556be07627d139eb80944583888a106e29a0c4f5c466a74a18952
|
|
| MD5 |
1574989579a5d7fd3f97d60bd159a80f
|
|
| BLAKE2b-256 |
546d477d352104f1bfa1c293782ca1511617018ac0008b1dc52cf9fa830b7457
|