[Enhancement] Is there a way to avoid the [database-name] in the request url ? I mean to specify in the config that this, and only this, database will be used. The user would then only specify **/table[/column][/value].format**, with the classical convention that fields between brackets are optional.
[Enhancement] Is there a way to avoid the [database-name] in the request url ?
I mean to specify in the config that this, and only this, database will be used.
The user would then only specify /table[/column][/value].format, with the classical convention that fields between brackets are optional.