docs/WebhooksApi.md in sib-api-v3-sdk-5.2.5 vs docs/WebhooksApi.md in sib-api-v3-sdk-5.3.0

- old
+ new

@@ -204,10 +204,10 @@ end api_instance = SibApiV3Sdk::WebhooksApi.new opts = { - type: "transactional" # String | Filter on webhook type + type: 'transactional' # String | Filter on webhook type } begin #Get all webhooks result = api_instance.get_webhooks(opts)