Automated Action ccf2bb983b Fix Pydantic Settings validation error for extra environment variables
- Added CONTENT field to Settings model with Optional type
- Set extra='ignore' in Config to allow extra environment variables
- Added the same config to custom BaseSettings implementation for consistency
- Added missing import for Optional type
2025-06-02 09:21:34 +00:00
..
2025-05-31 21:13:37 +00:00
2025-05-31 21:13:37 +00:00
2025-05-31 21:13:37 +00:00
2025-05-31 21:13:37 +00:00