apiRoot property

String apiRoot
getter/setter pair

The base path of api (/api/v1)

Implementation

String apiRoot = '/api/v1';