-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Hook & HookList in Swagger #6432
Conversation
Signed-off-by: Segev Finer <[email protected]>
b44dd6b
to
61f43ba
Compare
Codecov Report
@@ Coverage Diff @@
## master #6432 +/- ##
==========================================
- Coverage 38.86% 38.86% -0.01%
==========================================
Files 365 365
Lines 51413 51413
==========================================
- Hits 19984 19980 -4
- Misses 28559 28564 +5
+ Partials 2870 2869 -1
Continue to review full report at Codecov.
|
Please send backport to release/v1.8 branch |
@lafriks You want me to send a backport PR? Or did you mean someone else? |
Yes if you could send the backport that's best. Easiest thing to do is to cherry pick commit b4941f7 on to release/v1.8 and send a PR from that. |
Signed-off-by: Segev Finer <[email protected]>
Fix
Hook
&HookList
in Swagger which seemed to accidentally point to an array/slice ofBranch
.