7 lines
133 B
YAML
7 lines
133 B
YAML
name: X-Signature
|
|
in: header
|
|
description: HMAC signature for webhook verification
|
|
example: 1234567890abcdef
|
|
schema:
|
|
type: string
|