Skip to content

'/api/' path should be configurable #1596

@rikzwarthoff

Description

@rikzwarthoff

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.baseinclude 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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions