mirror of
https://github.com/fjogeleit/http-request-action.git
synced 2026-02-04 08:35:53 +08:00
Fix removed config
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user