mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-26 09:08:54 -06:00
* allows csv output to handle missing requested fields Closes #12330 * fixes the handling of the content type also makes it more explicit the expectation of applying csv and return fields * fix: consolidating the logic dealing with the content-type Closes #23580