Skip to content

Commit 913bf42

Browse files
committed
added service_id to exception date
1 parent 4103555 commit 913bf42

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1211,6 +1211,7 @@ Exception dates are related to a resource: `GET /resources/{resource_id}/excepti
12111211
<tr><td>resource_id</td><td>Integer</td><td>Required (specified in URL)</td></tr>
12121212
<tr><td>exception_date</td><td>Date</td><td>Required (specified in URL)</td></tr>
12131213
<tr><td>opening_hours</td><td>Array</td><td>Same format as resource opening hours</td></tr>
1214+
<tr><td>service_id</td><td>Integer</td><td></td></tr>
12141215
</table>
12151216

12161217
### Listing

0 commit comments

Comments
 (0)