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
Consider also how to handle similar endpoints (eg: api/user/devices, api/other/devices).
Now they'll look for the same definition file devices.json. Probably adding an optional filename to the config should work.
For example:
/posts
and/articles
should both manage thetext
collection. A possible approach is:The text was updated successfully, but these errors were encountered: