Interface IApiInfo
Contains information about the REST API.
Namespace: StylelabsStylelabs.MSdkWebClientModels
Assembly: Stylelabs.M.Sdk.WebClient.dll
Syntax
Properties
FileVersion
Gets the file version of the Sitecore Content Hub API.
Declaration
Property Value
| Type | Description |
|---|---|
| FileVersion |
MinimumSdkVersion
Gets the minimum supported SDK version.
Declaration
Property Value
| Type | Description |
|---|---|
| FileVersion |
Routes
Gets a dictionary containing the API routes. Contents: route name -> route link.
Declaration
Property Value
| Type | Description |
|---|---|
| ApiRoutesDictionary |