Skip to content

Commit 985b6a9

Browse files
committed
docs: bump to 5ef1f0477faae7d9778ba65c48e49f201a8da1a0
1 parent b71a601 commit 985b6a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/api.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2208,6 +2208,10 @@
22082208
"token": {
22092209
"description": "Token contains the result of `navigator.credentials.get`.",
22102210
"type": "string"
2211+
},
2212+
"transient_payload": {
2213+
"description": "Transient data to pass along to any webhooks.",
2214+
"type": "object"
22112215
}
22122216
},
22132217
"required": ["token", "csrf_token"],

0 commit comments

Comments
 (0)