We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4103555 commit 913bf42Copy full SHA for 913bf42
1 file changed
readme.md
@@ -1211,6 +1211,7 @@ Exception dates are related to a resource: `GET /resources/{resource_id}/excepti
1211
<tr><td>resource_id</td><td>Integer</td><td>Required (specified in URL)</td></tr>
1212
<tr><td>exception_date</td><td>Date</td><td>Required (specified in URL)</td></tr>
1213
<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>
1215
</table>
1216
1217
### Listing
0 commit comments