You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following fields are available from the API but not included in the schema.
name: "problem_id"
type: "integer" (optional)
description: "For tickets of type incident, the ID of the problem the incident is linked to"
name: "forum_topic_id"
type: "integer" (optional)
description: "The topic this ticket originated from, if any"
name: "satisfaction_rating"
type: "object" (optional)
description: "The satisfaction rating of the ticket, if it exists, or the state of satisfaction, offered or unoffered"
The text was updated successfully, but these errors were encountered:
The following fields are available from the API but not included in the schema.
name: "problem_id"
type: "integer" (optional)
description: "For tickets of type
incident
, the ID of the problem the incident is linked to"name: "forum_topic_id"
type: "integer" (optional)
description: "The topic this ticket originated from, if any"
name: "satisfaction_rating"
type: "object" (optional)
description: "The satisfaction rating of the ticket, if it exists, or the state of satisfaction,
offered
orunoffered
"The text was updated successfully, but these errors were encountered: