- Notifications
You must be signed in to change notification settings - Fork675
Commitc3600b4
docs(api): pushrules remove saying
In `groups.pushrules.get()`, GitLab does not return `None` when norules are found. GitLab returns a 404.Update docs to not say it will return `None`Also update docs in `project.pushrules.get()` to be consistent. Not100% sure if it returns `None` or returns a 404, but we don't need todocument that.Closes:#2368None is returned when not found1 parente6f1bd6 commitc3600b4
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
402 | 402 | | |
403 | 403 | | |
404 | 404 | | |
405 | | - | |
| 405 | + | |
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
804 | 804 | | |
805 | 805 | | |
806 | 806 | | |
807 | | - | |
| 807 | + | |
808 | 808 | | |
809 | 809 | | |
810 | 810 | | |
| |||
0 commit comments
Comments
(0)