Extends
Methods
(async) index()
- Source:
GET / Fetch the full day (collection of days)
(async) show(id)
- Source:
GET /:id Fetch specific day by identifier
Parameters:
| Name | Type | Description |
|---|---|---|
id |
int | | Day identifier |
GET / Fetch the full day (collection of days)
GET /:id Fetch specific day by identifier
| Name | Type | Description |
|---|---|---|
id |
int | | Day identifier |