You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: schemas/paths/webhook.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@ trace:
2
2
tags:
3
3
- Fingerprint
4
4
description: Fake path to describe webhook format. More information about webhooks can be found in the [documentation](https://dev.fingerprint.com/docs/webhooks)
5
+
x-flatten-optional-params: true
5
6
requestBody:
6
7
content:
7
8
application/json:
@@ -15,7 +16,6 @@ trace:
15
16
webhook:
16
17
post:
17
18
description: You can use HTTP basic authentication and set up credentials in your [Fingerprint account](https://dashboard.fingerprint.com/login)
0 commit comments