Skip to content

Commit

Permalink
update year to be optional as well
Browse files Browse the repository at this point in the history
  • Loading branch information
dweymouth committed Dec 22, 2023
1 parent c5792a0 commit 8b12978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/Responses/itemDate.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Does not exist.

| Field | Type | Req. | OpenS. | Details |
| --- | --- | --- | --- | --- |
| `year` | `integer` | **Yes** | **Yes** | The year |
| `year` | `integer` | No | **Yes** | The year |
| `month` | `integer` | No | **Yes** | The month (1-12) |
| `day` | `integer` | No | **Yes** | The day (1-31) |

Expand Down

0 comments on commit 8b12978

Please sign in to comment.