Skip to content

fix(api): adjust Webhook creation example#2230

Merged
tobice merged 1 commit intomasterfrom
tobik/fix/adjust-webhook-creation-example
Feb 6, 2026
Merged

fix(api): adjust Webhook creation example#2230
tobice merged 1 commit intomasterfrom
tobik/fix/adjust-webhook-creation-example

Conversation

@tobice
Copy link
Contributor

@tobice tobice commented Feb 6, 2026

The actorId in the webhook condition contained a name, not an ID. This is misleading as we don't support names.


Note

Low Risk
Documentation-only change to an OpenAPI example payload; no runtime behavior or API schema is modified.

Overview
Fixes the Create webhook OpenAPI example payload to use an actual actorId value instead of a username~actor-name identifier in the condition object, avoiding misleading documentation about supported identifiers during webhook creation.

Written by Cursor Bugbot for commit 6eb8bb2. Configure here.

The actorId in the webhook condition contained a name, not an ID. This
is misleading as we don't support names.
@tobice tobice requested a review from protoss70 February 6, 2026 13:38
@github-actions github-actions bot added the t-core-services Issues with this label are in the ownership of the core services team. label Feb 6, 2026
@apify-service-account
Copy link

Preview for this PR was built for commit 6eb8bb2 and is ready at https://pr-2230.preview.docs.apify.com!

@tobice tobice added the adhoc Ad-hoc unplanned task added during the sprint. label Feb 6, 2026
Copy link
Contributor

@protoss70 protoss70 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@tobice tobice merged commit ca1edf2 into master Feb 6, 2026
16 of 17 checks passed
@tobice tobice deleted the tobik/fix/adjust-webhook-creation-example branch February 6, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-core-services Issues with this label are in the ownership of the core services team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants