We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 557e34f + efcc3c6 commit 60de16dCopy full SHA for 60de16d
1 file changed
content/v3/issues.md
@@ -49,7 +49,7 @@ direction
49
: `asc` or `desc`, default: `desc`.
50
51
since
52
-: _Optional_ **string** of a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ
+: _Optional_ **string** of a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. Only issues updated at or after this time are returned.
53
54
### Response
55
@@ -92,7 +92,7 @@ direction
92
93
94
95
-: _Optional_ **String** of a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ
+: _Optional_ **String** of a timestamp in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ. Only issues updated at or after this time are returned.
96
97
98
0 commit comments