checkForStaleVersion
Checks if the upstream version is newer than the passed in version
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
itemId Required | string | ||
version Required | IVersion | ||
requestOptions Required | IHubUserRequestOptions |
Available requestOptions
Property | Type | Notes |
---|---|---|
ArcGISIdentityManager | ||
Optional Inherited | function(input: RequestInfo, init: RequestInit) : Promise<Response> |
The implementation of |
Optional Inherited | string | |
Optional Inherited | boolean | |
Optional Inherited | IHubRequestOptionsPortalSelf |
Returns
Promise<IStaleVersionResponse>
Property | Type | Notes |
---|
Function defined in common/src/versioning/utils.ts:38