2 Commits

Author SHA1 Message Date
Mandresy RABENJAHARISON
316bdee725 feat: add support for FASTAPI_TOKEN for authentication
This update introduces support for an optional `FASTAPI_TOKEN` to authorize requests against the FastAPI server. The token can be set as an input or environment variable, and if provided, it adds an `Authorization` header to requests. Documentation and configuration files have been updated accordingly to reflect this enhancement.
2025-09-16 15:30:37 +03:00
Mandresy RABENJAHARISON
74518f1534 docs: add README for Weekly Odoo Timesheets action 2025-09-16 15:08:04 +03:00