core/provider-configuration/model/dynamic-provider-config.model.ts
Used to define an enpoint by providing a base and list part of a URL.
Properties |
| baseUrl |
baseUrl:
|
Type : string
|
|
Base part of your endpoint URL, e.g. |
| listUrl |
listUrl:
|
Type : string
|
|
Entity part of your endpoint URL, e.g. |