Uses of Class
io.apicurio.registry.rest.v3.beans.EditableGroupMetaData
Packages that use EditableGroupMetaData
-
Uses of EditableGroupMetaData in io.apicurio.registry.rest.v3
Methods in io.apicurio.registry.rest.v3 with parameters of type EditableGroupMetaDataModifier and TypeMethodDescriptionvoidGroupsResource.updateGroupById(@Pattern(regexp="^.{1,512}$") String groupId, @NotNull EditableGroupMetaData data) Updates the metadata of a group using the specified id.