1
0
mirror of synced 2026-01-02 12:04:38 -05:00
Files
docs/data/reusables/webhooks/delete_properties.md
Michał Krystek 6d8673d4f2 Fix ref_type description in delete webhook
Fixed `oject` typo and aligned rest of description with similar description of create webhook
2022-06-03 16:05:43 +02:00

5 lines
240 B
Markdown

Key | Type | Description
----|------|-------------
`ref`|`string` | The [`git ref`](/rest/reference/git#get-a-reference) resource.
`ref_type`|`string` | The type of Git ref object deleted in the repository. Can be either `branch` or `tag`.