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
I want to be able to control the allowable operations by path, so that some paths can allow DELETE or PUT and others cannot. Right now it looks like there's a single regex and allow list in the configuration.
I want to be able to control the allowable operations by path, so that some paths can allow DELETE or PUT and others cannot. Right now it looks like there's a single regex and allow list in the configuration.