1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-01 20:08:25 +00:00
Files
gitea/templates/repo/settings/webhook/gogs.tmpl
Jeff Stein e661cd0321 Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456)
The content_type value was defaulting to the string value of the
ContentType, not the integer value as expected by the backend.
2020-02-28 14:33:52 +00:00

1.3 KiB