-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
There should be a global option which adds a prefix to all of the routes being attached. It should be called prefix and should reside within the options hash provided as the third argument to makeAdapter.
This allows us to put all the API functions in their own namespace, for instance if there are views named the same that might collide.
Reactions are currently unavailable