WIP: Provider validation in Configs #78

Draft
Berack96 wants to merge 1 commits from fix-config-api into main
Berack96 commented 2025-11-05 20:13:04 +01:00 (Migrated from github.com)

Implement validation for configured providers in the API configuration to ensure only supported providers are used. Include tests for the new validation logic.

Implement validation for configured providers in the API configuration to ensure only supported providers are used. Include tests for the new validation logic.
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix-config-api:fix-config-api
git checkout fix-config-api
Sign in to join this conversation.