rename service.options.methods
to service.options.exposeMethods
#3013
fratzinger
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looking at this:
I have two problems with the key 'methods' as being used here:
methods
to be meant for more than that. Something likeexposeMethods
would be much better.I know it's a breaking change and I know we shouldn't change this 4 days before the final release. Maybe we can elaborate such changes for
v6
with a much smaller release cycle.Beta Was this translation helpful? Give feedback.
All reactions