GET api/documentgeneration/metadata/{major}/{minor}/{build}/{revision}
Returns the data contract to configure the word plugin for creating templates Processes this document generation API request. The parameter and response sections describe the data exchanged with the API.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| major |
The major value supplied with the request. |
integer |
Required |
| minor |
The minor value supplied with the request. |
integer |
Required |
| build |
The build value supplied with the request. |
integer |
Required |
| revision |
The revision value supplied with the request. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The response returned after the operation completes.
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}