Skip to content

Commit be8a6ab

Browse files
committed
chore(agent_api_keys): update openapi spec
1 parent de85c65 commit be8a6ab

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

agentex/openapi.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4615,7 +4615,9 @@ components:
46154615
- type: string
46164616
- type: 'null'
46174617
title: Secret
4618-
description: Optional signing secret; if unset, one is generated and returned.
4618+
description: Signing secret. For GitHub, omit to generate one, or provide
4619+
an existing webhook secret. For Slack, this is required and must be the
4620+
Slack app's Signing Secret.
46194621
base_url:
46204622
anyOf:
46214623
- type: string

0 commit comments

Comments
 (0)