Hello
I`am trying to create webhook via terraform and gpsinsight/fusionauth v0.1.57
Api call result:
Error: unexpected status code: 400(Bad Request) Errors: webhook.eventsEnabled: Invalid JSON in the request body. The property was [webhook.eventsEnabled]. The error was [Possible conversion error]. The detailed exception was [Cannot deserialize Map key of type `io.fusionauth.domain.event.EventType` from String "audit-log.create": not a valid representation
ā at [Source: (org.apache.catalina.connector.CoyoteInputStream); line: 1, column: 97] (through reference chain: io.fusionauth.domain.api.WebhookRequest["webhook"]->io.fusionauth.domain.Webhook["eventsEnabled"])].
Does any one saw something like this ?