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

- 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) | -**modified_at** | **String** | Last modification date of the webhook (YYYY-MM-DD) | +**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) |