Merge pull request #1443 from automatisch/AUT-411

feat(zendesk): add update ticket action
This commit is contained in:
Ali BARIN
2023-11-28 15:02:21 +01:00
committed by GitHub
6 changed files with 263 additions and 1 deletions

View File

@@ -3,6 +3,8 @@ favicon: /favicons/zendesk.svg
items:
- name: Create ticket
desc: Creates a new ticket.
- name: Update ticket
desc: Modify the status of an existing ticket or append comments.
---
<script setup>