defaultApiPath constant

String const defaultApiPath

The default base API path to use for the REST calls

Currently points to the v1 of the API

Implementation

static const String defaultApiPath = '/api/v1';