ParsedCommand
Represents the command that was parsed from the provided query.
This table describes attributes of the ParsedCommand
entity.
To receive an attribute in the response from server, specify it explicitly in the request parameter
fields
.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
---|---|---|
description | String | HTML description of the command that describes what will be done to issue as a result of this command. |
error | Boolean | Indicates whether the command contains errors. |
delete | Boolean | Indicates whether the command deletes an issue. |