Function: documentManagementGetRevision()
documentManagementGetRevision(
httpRequestContext
,componentName
,request
):Promise
<IDocumentManagementGetRevisionResponse
>
Get the document revision from the auditable item graph vertex.
Parameters
httpRequestContext
IHttpRequestContext
The request context for the API.
componentName
string
The name of the component to use in the routes.
request
IDocumentManagementGetRevisionRequest
The request.
Returns
Promise
<IDocumentManagementGetRevisionResponse
>
The response object with additional http response properties.