.github/CODEOWNERS | |
|
|
.github/workflows/ci.yaml | |
|
|
.gitignore | |
|
|
.travis.yml | |
|
|
CBP_UPGRADE_GUIDE.md | |
|
|
CONTRIBUTING.md | |
|
|
Dockerfile | |
|
|
README.md | |
|
|
VERSION | |
|
|
bin/console | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
docker-compose.yml | |
|
|
index.php | 83 | A 0 mins |
|
phpunit.xml.dist | |
|
|
samples/attachments/uploadFileAttachment.php | 20 | A 0 mins |
|
samples/attachments/uploadStreamAttachment.php | 21 | A 0 mins |
|
samples/groups/createGroup.php | 18 | A 0 mins |
|
samples/groups/getGroups.php | 18 | A 0 mins |
|
samples/helpcenter/createArticles.php | 20 | A 0 mins |
|
samples/helpcenter/createSections.php | 22 | A 0 mins |
|
samples/helpcenter/findArticles.php | 17 | A 0 mins |
|
samples/helpcenter/findArticlesBySectionId.php | 18 | A 0 mins |
|
samples/helpcenter/findCategories.php | 16 | A 0 mins |
|
samples/helpcenter/findSections.php | 29 | A 0 mins |
|
samples/organizations/createOrganization.php | 25 | A 0 mins |
|
samples/sell/getContacts.php | 16 | A 0 mins |
|
samples/ticket_fields/createDropdownOption.php | 19 | A 0 mins |
|
samples/ticket_fields/editDropdownOption.php | 20 | A 0 mins |
|
samples/ticket_fields/replaceDropdownOptions.php | 26 | A 0 mins |
|
samples/tickets/createTicket.php | 29 | A 0 mins |
|
samples/tickets/createTicketWithAttachment.php | 36 | A 0 mins |
|
samples/tickets/deleteTicket.php | 15 | A 0 mins |
|
samples/tickets/getTicketComments.php | 17 | A 2 hrs |
|
samples/tickets/getTicketMetrics.php | 17 | A 2 hrs |
|
samples/tickets/getTickets.php | 16 | A 0 mins |
|
samples/tickets/searchTickets.php | 25 | A 0 mins |
|
samples/tickets/updateTicket.php | 21 | A 0 mins |
|
samples/tickets/viewTicket.php | 17 | A 0 mins |
|
samples/users/createUser.php | 24 | A 0 mins |
|
samples/users/getUsers.php | 18 | A 0 mins |
|
samples/users/searchUser.php | 23 | A 0 mins |
|
src/Zendesk/API/Debug.php | 23 | A 0 mins |
|
src/Zendesk/API/Exceptions/ApiResponseException.php | 31 | A 0 mins |
|
src/Zendesk/API/Exceptions/AuthException.php | 5 | A 0 mins |
|
src/Zendesk/API/Exceptions/CustomException.php | 9 | A 0 mins |
|
src/Zendesk/API/Exceptions/MissingParametersException.php | 13 | A 0 mins |
|
src/Zendesk/API/Exceptions/ResponseException.php | 13 | A 0 mins |
|
src/Zendesk/API/Exceptions/RouteException.php | 5 | A 0 mins |
|
src/Zendesk/API/Http.php | 82 | B 4 hrs |
|