Interface IApiInfo

Contains information about the REST API.

Namespace: StylelabsStylelabs.MSdkWebClientModels
Assembly: Stylelabs.M.Sdk.WebClient.dll
Syntax
RequestResponse
public interface IApiInfo

Properties

FileVersion

Gets the file version of the Sitecore Content Hub API.

Declaration
RequestResponse
FileVersion FileVersion { get; }
Property Value
TypeDescription
FileVersion

MinimumSdkVersion

Gets the minimum supported SDK version.

Declaration
RequestResponse
FileVersion MinimumSdkVersion { get; }
Property Value
TypeDescription
FileVersion

Routes

Gets a dictionary containing the API routes. Contents: route name -> route link.

Declaration
RequestResponse
ApiRoutesDictionary Routes { get; }
Property Value
TypeDescription
ApiRoutesDictionary

Do you have some feedback for us?

If you have suggestions for improving this article,