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
This would add another custom route and also disable /api/init. If the plugin defines a route and also includes that route in the disabled array then it will be disabled
The text was updated successfully, but these errors were encountered:
It should be possible to retroactively disable endpoints.
Something like this:
This would add another custom route and also disable /api/init. If the plugin defines a route and also includes that route in the disabled array then it will be disabled
The text was updated successfully, but these errors were encountered: