Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upfeat: Add `exposed` property to hook context #1733
Conversation
19dfa17
to
9004de5
|
Last one of those closings. |
|
Sounds good. Will definitely revisit this for the next version as well. |
The idea is that unless a context object is returned from the call hooks that modify context returning properties other than
result(likestatusCodeanddispatchor other custom ones) may be skipped as those properties will not be used outside of hooks of the call itself.Possible alternative names:
dispatchingorpublic.