Feat rebrand armature (#43)
All checks were successful
All checks were successful
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit was merged in pull request #43.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
openapi: 3.0.3
|
||||
info:
|
||||
title: Switchboard Core API
|
||||
title: Armature API
|
||||
description: |
|
||||
Self-hosted extension platform. Identity, teams, permissions, workflows,
|
||||
and a package system. Everything else ships as installable extensions.
|
||||
@@ -4820,7 +4820,7 @@ paths:
|
||||
/api/v1/hooks/{package_id}/{slug}:
|
||||
post:
|
||||
summary: Inbound webhook trigger
|
||||
description: Public endpoint. HMAC-SHA256 verified via X-Switchboard-Signature header.
|
||||
description: Public endpoint. HMAC-SHA256 verified via X-Armature-Signature header.
|
||||
operationId: webhookInbound
|
||||
tags: [Triggers]
|
||||
security: []
|
||||
|
||||
Reference in New Issue
Block a user