Skip to content

Commit 3768eaf

Browse files
Samk13utnapischtim
authored andcommitted
api: Update start_date parameter description
1 parent 265b192 commit 3768eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/rest_api_communities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,7 @@ Content-Type: application/json
779779
|----------------|--------|----------|-----------------------------------------------------------------------------------------------|
780780
| `accept` | string | header | - `application/json` (default)<br />- `application/vnd.inveniordm.v1+json` |
781781
| `community_id` | string | path | ID of the community. |
782-
| `start_date` | string | body | Required, datetime in iso format. Community will be featured from this point in time onwards. |
782+
| `start_date` | string | body | Required, ISO 8601 DateTime format in UTC (YYYY-MM-DDTHH:MM:SS.ssssssZ). Community will be featured from this point in time onwards. |
783783

784784

785785
**Request**

0 commit comments

Comments
 (0)