fix(web): correct Add Provider form to match fleet-settings DTO #626

Merged
jason.woltje merged 1 commits from fix/fleet-provider-form-dto-v2 into main 2026-03-01 20:00:51 +00:00
Owner

PR #623 mapped form fields to the wrong backend DTO. This fixes the form to send name/displayName/type/baseUrl/apiKey/models matching CreateProviderDto. Restores buildProviderName for the required name field.

PR #623 mapped form fields to the wrong backend DTO. This fixes the form to send name/displayName/type/baseUrl/apiKey/models matching CreateProviderDto. Restores buildProviderName for the required name field.
jason.woltje added 1 commit 2026-03-01 20:00:46 +00:00
fix(web): correct Add Provider form to match fleet-settings DTO
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
6acd85ea70
jason.woltje merged commit e898551814 into main 2026-03-01 20:00:51 +00:00
Sign in to join this conversation.