mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-01 12:40:38 -05:00
9a93b9a273
* 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