Bian Jiaping e49ef56dde
Add allow_rebase_update, default_delete_branch_after_merge to repository api response (#20079)
`PATCH /repos/{owner}/{repo}` API allows users to update `allow_rebase_update`, `default_delete_branch_after_merge`, but `GET /repos/{owner}/{repo}` API does not return these two options, and API users has no other ways to find the state of these two options.

This PR add `allow_rebase_update`, `default_delete_branch_after_merge` to repository query api response.
2022-07-15 16:00:01 +08:00
..
2020-08-24 11:48:15 -04:00
2022-03-30 16:42:47 +08:00
2022-01-10 17:32:37 +08:00
2022-03-30 16:42:47 +08:00
2021-06-17 18:04:10 +02:00
2021-10-25 11:43:40 +08:00
2021-06-29 16:28:38 +02:00
2020-03-02 00:05:44 +02:00