Skip to content

Conversation

manuelluis
Copy link

Allow the use of the key "key" in parameters in step workflows, for example a POST body in WebHook provider with the key: "key".

Closes #5333

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

Allow the use of the key "key" in parameters in step workflows,
for example a POST body in WebHook provider with the key: "key".
Copy link

vercel bot commented Sep 25, 2025

@manuelluis is attempting to deploy a commit to the KeepHQ Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented Sep 25, 2025

CLA assistant check
All committers have signed the CLA.

@manuelluis manuelluis changed the title Forbid extra parameters in StepProviderParameter class. Fix: Forbid extra parameters in StepProviderParameter class. Sep 25, 2025
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. Provider Providers related issues labels Sep 25, 2025
@manuelluis manuelluis changed the title Fix: Forbid extra parameters in StepProviderParameter class. fix: Forbid extra parameters in StepProviderParameter class. Sep 25, 2025
@manuelluis manuelluis closed this Sep 25, 2025
@manuelluis manuelluis reopened this Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Provider Providers related issues size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[🐛 Bug]: WebHook provider cannot POST a JSON message with a key named "key".
2 participants