-
-
Notifications
You must be signed in to change notification settings - Fork 702
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The problem
In my case i'm already running an API at the /api/'
path so this conflicts. Currently the config only allows for editing the base path /api/${options.base}/
Solution
I would make options.base
include the '/api/', so the default would be /api/_content/
. This should also function in combination with the options.sources
Other solution
Other options would be to have a separate config option for the /api/
part.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request