Contains the protocol, domain and (optional) port of the api provider we should connect to. There MUST NOT be any uri segments given!
The same as baseUrl but overrides it when the framework is running in development mode
This part should match the configuration of the router config in your Typo3 installation. The uri element which defines the uri part which is used to group the resource uri's under
This part should match the configuration of the router config in your Typo3 installation. The uri element which defines the first part in the API uri path. It is the main entry point to all your API endpoints
Generated using TypeDoc
Additional configuration for the axios library