keycloak-scim/services
Tero Saarni e35f3d7e87 Fix compilation error with ServerInfoAdminResource
This change fixes following type inference error:
* Type mismatch: cannot convert from Map<Boolean,Object> to Map<Boolean,List<String>>

The error comes when opening and compiling on vscode or Eclipse, which uses
Eclipse JDT compiler.

Signed-off-by: Tero Saarni <tero.saarni@est.tech>
2023-11-23 10:49:58 -03:00
..
src Fix compilation error with ServerInfoAdminResource 2023-11-23 10:49:58 -03:00
pom.xml Refactor Admin REST API Documentation to use OpenAPI annotations. 2023-06-29 17:03:38 +02:00