api
api copied to clipboard
Ability to specify base path
Currently, API loads all the required files from directory paths relative to the current working directory. We need a way of specifying a different base path.
Potentially a breaking change?