4 lines
271 B
Markdown
4 lines
271 B
Markdown
`changes[body][from]` |`string` | The previous version of the body if the action was `edited`.
|
|
`changes[name][from]` |`string` | The previous version of the name if the action was `edited`.
|
|
`release`|`object` | The [release](/rest/reference/repos/#get-a-release) object.
|