Skip to content

Commit

Permalink
Revert "TDL-19802: Add new streams talk_phone_numbers and ticket_metr…
Browse files Browse the repository at this point in the history
…ics_event (#111)"

This reverts commit 7153890.
  • Loading branch information
dsprayberry committed Jun 14, 2023
1 parent b7afe02 commit 5268acc
Show file tree
Hide file tree
Showing 11 changed files with 12 additions and 410 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.md
@@ -1,7 +1,5 @@
# Changelog

## 2.1.0
* Adds new streams `talk_phone_numbers` and `ticket_metric_events` [#111](https://github.com/singer-io/tap-zendesk/pull/111)
## 2.0.1
* Adds backoff/retry for `ProtocolError` and `ChunkedEncodingError` [#131](https://github.com/singer-io/tap-zendesk/pull/131)
## 2.0.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup

setup(name='tap-zendesk',
version='2.1.0',
version='2.0.1',
description='Singer.io tap for extracting data from the Zendesk API',
author='Stitch',
url='https://singer.io',
Expand Down
207 changes: 0 additions & 207 deletions tap_zendesk/schemas/talk_phone_numbers.json

This file was deleted.

116 changes: 0 additions & 116 deletions tap_zendesk/schemas/ticket_metric_events.json

This file was deleted.

0 comments on commit 5268acc

Please sign in to comment.