Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3387290
D7876.id26868.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
362 B
Referenced Files
None
Subscribers
None
D7876.id26868.diff
View Options
diff --git a/lib/types/link-types.js b/lib/types/link-types.js
--- a/lib/types/link-types.js
+++ b/lib/types/link-types.js
@@ -35,8 +35,8 @@
primary: t.Boolean,
role: tID,
communityID: tID,
- expirationTime: t.Number,
- limitOfUses: t.Number,
+ expirationTime: t.maybe(t.Number),
+ limitOfUses: t.maybe(t.Number),
numberOfUses: t.Number,
});
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 30, 8:42 AM (21 h, 36 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2600299
Default Alt Text
D7876.id26868.diff (362 B)
Attached To
Mode
D7876: [lib] Update invite link type
Attached
Detach File
Event Timeline
Log In to Comment