docs/GetWebhook.md in sib-api-v3-sdk-2.0.1 vs docs/GetWebhook.md in sib-api-v3-sdk-2.1.0

- old
+ new

@@ -6,9 +6,9 @@ **url** | **String** | URL of the webhook | **id** | **Integer** | ID of the webhook | **description** | **String** | Description of the webhook | **events** | **Array<String>** | | **type** | **String** | Type of webhook (marketing or transac) | -**created_at** | **String** | Creation date of the webhook (YYYY-MM-DD HH:mm:ss) | -**modified_at** | **String** | Last modification date of the webhook (YYYY-MM-DD HH:mm:ss) | +**created_at** | **DateTime** | Creation date of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ) | +**modified_at** | **DateTime** | Last modification date of the webhook (YYYY-MM-DDTHH:mm:ss.SSSZ) |