keycloak-scim/docs/documentation/upgrading/topics/changes/changes-23_0_4.adoc

4 lines
341 B
Text
Raw Normal View History

= Fix handling of Groups.getSubGroups briefRepresentation parameter
Version 23.0.0 introduced a new endpoint getSubGroups ("children") on the Groups resource, where the meaning of the parameter briefRepresentation meant the retrieval of full representations of the sub groups. The meaning is now changed to return the brief representation.