-
Notifications
You must be signed in to change notification settings - Fork 8
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
render annotations map for request paths and call onRequest hook if defined #71
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LukasJenicek
force-pushed
the
deprecate_methods
branch
2 times, most recently
from
September 26, 2024 15:14
1673b2d
to
463d1c8
Compare
LukasJenicek
force-pushed
the
deprecate_methods
branch
from
September 26, 2024 15:16
463d1c8
to
59679f1
Compare
LukasJenicek
changed the title
call onDeprecate hook when method is deprecated
render annotations map for request paths and call onRequest hook if defined
Sep 26, 2024
LukasJenicek
force-pushed
the
deprecate_methods
branch
5 times, most recently
from
September 27, 2024 13:08
20a35c5
to
1af2de2
Compare
LukasJenicek
force-pushed
the
deprecate_methods
branch
from
September 27, 2024 13:09
1af2de2
to
c5c5528
Compare
LukasJenicek
force-pushed
the
deprecate_methods
branch
from
September 30, 2024 10:44
6ce325b
to
74fd14a
Compare
LukasJenicek
force-pushed
the
deprecate_methods
branch
from
September 30, 2024 10:53
74fd14a
to
1afdb0d
Compare
LukasJenicek
force-pushed
the
deprecate_methods
branch
from
September 30, 2024 11:01
3236c1b
to
eb898b7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Few suggestions & nits about indentation. But this is pretty much ready 🎉
LukasJenicek
force-pushed
the
deprecate_methods
branch
2 times, most recently
from
September 30, 2024 13:32
b948467
to
2d80ed1
Compare
LukasJenicek
force-pushed
the
deprecate_methods
branch
3 times, most recently
from
September 30, 2024 13:38
a95b8c4
to
e734f7b
Compare
LukasJenicek
force-pushed
the
deprecate_methods
branch
2 times, most recently
from
September 30, 2024 14:00
3640be3
to
ff11ec7
Compare
LukasJenicek
force-pushed
the
deprecate_methods
branch
from
September 30, 2024 14:01
ff11ec7
to
b9066db
Compare
LukasJenicek
force-pushed
the
deprecate_methods
branch
from
September 30, 2024 14:27
497f534
to
35a7e28
Compare
LukasJenicek
force-pushed
the
deprecate_methods
branch
from
October 1, 2024 13:24
512dc61
to
89a072e
Compare
VojtechVitek
approved these changes
Oct 1, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
LukasJenicek
force-pushed
the
deprecate_methods
branch
from
October 2, 2024 13:08
96a14c5
to
17954ee
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
webrpc/webrpc#308