Skip to content

Commit 73d8720

Browse files
hub: add webhook callback note (#23962)
<!--Delete sections as needed --> ## Description Added note that callback is legacy and is no longer supported. ## Related issues or tickets Closes #23955 https://docker.slack.com/archives/C01043ZHY6L/p1768249016247099 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review - [X] Technical review Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent 60c53de commit 73d8720

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

content/manuals/docker-hub/repos/manage/webhooks.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,7 @@ Webhook payloads have the following JSON format:
5757
}
5858
}
5959
```
60+
61+
> [!NOTE]
62+
>
63+
> The `callback_url` field is a legacy field and is no longer supported.

0 commit comments

Comments
 (0)