Files
Website/BlazorApp
SysAdmin 587467321d
All checks were successful
Build and Deploy / deploy (push) Successful in 41s
fix(developers): correct SilverDESK provisioning payload fields
The CreateUserDto expects `fullName` and `password` but the payload
was sending `name` (wrong property name) and omitting password
entirely, causing 400 BadRequest validation errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 23:49:37 +00:00
..