Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tickets schema missing fields #10

Closed
HarrisonMarcRose opened this issue Jun 4, 2018 · 0 comments
Closed

tickets schema missing fields #10

HarrisonMarcRose opened this issue Jun 4, 2018 · 0 comments

Comments

@HarrisonMarcRose
Copy link
Contributor

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants