You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #2224 is done and we understand how to build a a general mechanism for dropping LB3 models into LB4 apps, we need to take a look on few advanced topics related to remote methods.
This is a follow-up for #2224.
After #2224 is done and we understand how to build a a general mechanism for dropping LB3 models into LB4 apps, we need to take a look on few advanced topics related to remote methods.
disableRemoteMethodByName()
must keep working. We also need to support remoting configuration provided inmodel-config.json
, see Return HTTP 200 when deleting a resource via REST strongloop/loopback#1667, Allow glob-style patterns for remote options strongloop/loopback#3504 and Disable all remote methods and enable only selected ones (white-list) strongloop/loopback#651.The text was updated successfully, but these errors were encountered: