Skip to content

Commit e7e72c4

Browse files
committed
Release v1.4.1
* Introducing new **booking.confirmation** scope for **getBookings** endpoint
1 parent 5e234a5 commit e7e72c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Api/SlotsApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Name | Type | Description | Notes
196196
197197

198198

199-
Adds or replaces the slots. This will override all existing slots for given date ranges
199+
Adds or replaces the slots. This will override all existing slots for given date ranges. If a duplicate request (with the same address and payload) is received before the original request is processed, it will be rejected with a 429 Too Many Requests status code.
200200

201201
### Example
202202
```php

0 commit comments

Comments
 (0)