Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commitb94db41

Browse files
committed
Merge pull request#554 from github/notifications-before
Document `before` param for notifications
2 parents29b04fe +6280562 commitb94db41

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎content/v3/activity/notifications.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ Name | Type | Description
8686
-----|------|--------------
8787
`all`|`boolean` | If`true`, show notifications marked as read. Default:`false`
8888
`participating`|`boolean` | If`true`, only shows notifications in which the user is directly participating or mentioned. Default:`false`
89-
`since`|`string` |Filters out anynotifications updatedbefore the given time. This is a timestamp in ISO 8601 format:`YYYY-MM-DDTHH:MM:SSZ`. Default:`Time.now`
90-
89+
`since`|`string` |Only shownotifications updatedafter the given time. This is a timestamp in ISO 8601 format:`YYYY-MM-DDTHH:MM:SSZ`. Default:`Time.now`
90+
`before`|`string` | Only show notifications updated before the given time. This is a timestamp in ISO 8601 format:`YYYY-MM-DDTHH:MM:SSZ`.
9191

9292
###Response
9393

@@ -106,8 +106,8 @@ Name | Type | Description
106106
-----|------|--------------
107107
`all`|`boolean` | If`true`, show notifications marked as read. Default:`false`
108108
`participating`|`boolean` | If`true`, only shows notifications in which the user is directly participating or mentioned. Default:`false`
109-
`since`|`string` |Filters out anynotifications updatedbefore the given time. This is a timestamp in ISO 8601 format:`YYYY-MM-DDTHH:MM:SSZ`. Default:`Time.now`
110-
109+
`since`|`string` |Only shownotifications updatedafter the given time. This is a timestamp in ISO 8601 format:`YYYY-MM-DDTHH:MM:SSZ`. Default:`Time.now`
110+
`before`|`string` | Only show notifications updated before the given time. This is a timestamp in ISO 8601 format:`YYYY-MM-DDTHH:MM:SSZ`.
111111

112112
###Response
113113

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp