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.update | Document endpoint #783

Closed
wants to merge 1 commit into from

Conversation

tiagobastos
Copy link
Member

No description provided.

+ id: `f29abf48-337d-44b4-aad4-585f5277a456` (string, required)
+ subject: `My ticket subject` (string, optional)
+ description: `My ticket details` (string, optional) - Uses Markdown formatting
+ ticket_status_id: `46156648-87c6-478d-8aa7-1dc3a00dacab` (string, optional)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Always use backticks for properties with underscores in them. So \ticket_status_id`. In this case, because there are two of them, it's not an issue, but an uneven amount of underscore characters messes with the Markdown syntax.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And I can't seem to format backticks inside backticks, but I'll assume you know what I mean 😄

+ Members
+ `company`
+ id: `2659dc4d-444b-4ced-b51c-b87591f604d7` (string, required)
+ custom_fields (array[CustomFieldValue], optional)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here: backticks please

@tiagobastos
Copy link
Member Author

Overwritten by #788

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

Successfully merging this pull request may close these issues.

4 participants