mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-30 18:27:45 -05:00
Enhancement: allow specifying JSON encoding for webhooks (#8799)
This commit is contained in:
@@ -22,6 +22,8 @@ export interface WorkflowActionWebhook extends ObjectWithId {
|
||||
|
||||
use_params?: boolean
|
||||
|
||||
as_json?: boolean
|
||||
|
||||
params?: object
|
||||
|
||||
body?: string
|
||||
|
Reference in New Issue
Block a user