-
- 下载
Merge branch '460887-expose-webhook-name-and-description-fields-in-api' into 'master'
Expose webhook name and description fields in API See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/152497 Merged-by:Luke Duncalfe <lduncalfe@gitlab.com> Approved-by:
Ashraf Khamis <akhamis@gitlab.com> Approved-by:
Ivane Gkomarteli <igkomarteli@gitlab.com> Approved-by:
Luke Duncalfe <lduncalfe@gitlab.com> Co-authored-by:
bmarjanovic <bmarjanovic@gitlab.com>
显示
- doc/api/groups.md 11 个添加, 5 个删除doc/api/groups.md
- doc/api/projects.md 6 个添加, 0 个删除doc/api/projects.md
- doc/api/system_hooks.md 8 个添加, 0 个删除doc/api/system_hooks.md
- ee/lib/api/group_hooks.rb 2 个添加, 0 个删除ee/lib/api/group_hooks.rb
- ee/spec/factories/group_hooks.rb 3 个添加, 0 个删除ee/spec/factories/group_hooks.rb
- ee/spec/fixtures/api/schemas/public_api/v4/group_hook.json 12 个添加, 0 个删除ee/spec/fixtures/api/schemas/public_api/v4/group_hook.json
- lib/api/entities/hook.rb 2 个添加, 0 个删除lib/api/entities/hook.rb
- lib/api/project_hooks.rb 2 个添加, 0 个删除lib/api/project_hooks.rb
- lib/api/system_hooks.rb 2 个添加, 0 个删除lib/api/system_hooks.rb
- spec/factories/project_hooks.rb 2 个添加, 0 个删除spec/factories/project_hooks.rb
- spec/factories/system_hooks.rb 2 个添加, 0 个删除spec/factories/system_hooks.rb
- spec/fixtures/api/schemas/public_api/v4/project_hook.json 15 个添加, 1 个删除spec/fixtures/api/schemas/public_api/v4/project_hook.json
- spec/fixtures/api/schemas/public_api/v4/system_hook.json 12 个添加, 0 个删除spec/fixtures/api/schemas/public_api/v4/system_hook.json
- spec/lib/api/entities/hook_spec.rb 3 个添加, 3 个删除spec/lib/api/entities/hook_spec.rb
- spec/support/shared_examples/requests/api/hooks_shared_examples.rb 2 个添加, 0 个删除...ort/shared_examples/requests/api/hooks_shared_examples.rb
加载中
想要评论请 注册 或 登录