mirror of
https://github.com/fjogeleit/http-request-action.git
synced 2025-06-06 14:47:57 +08:00
Fix removed config
This commit is contained in:
parent
b63e908234
commit
3634ea0063
@ -29,6 +29,9 @@ inputs:
|
|||||||
bearerToken:
|
bearerToken:
|
||||||
description: 'Bearer Authentication Token'
|
description: 'Bearer Authentication Token'
|
||||||
required: false
|
required: false
|
||||||
|
customHeaders:
|
||||||
|
description: 'Custom HTTP Headers'
|
||||||
|
required: false
|
||||||
preventFailureOnNoResponse:
|
preventFailureOnNoResponse:
|
||||||
description: 'Prevent this Action to fail if the request respond without an response'
|
description: 'Prevent this Action to fail if the request respond without an response'
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user