Skip to content

Commit

Permalink
fix: remove duplicate enum values (twilio#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
eshanholtz committed Feb 17, 2021
1 parent a671038 commit f27c07e
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 948 deletions.
408 changes: 0 additions & 408 deletions src/services/twilio-api/twilio_api_v2010.json

Large diffs are not rendered by default.

102 changes: 0 additions & 102 deletions src/services/twilio-api/twilio_chat_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -3460,12 +3460,6 @@
"WebhookMethod": {
"description": "The HTTP method to use for calls to the `pre_webhook_url` and `post_webhook_url` webhooks. Can be: `POST` or `GET` and the default is `POST`. See [Webhook Events](https://www.twilio.com/docs/chat/webhook-events) for more details.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3478,12 +3472,6 @@
"Webhooks.OnChannelAdd.Method": {
"description": "The HTTP method to use when calling the `webhooks.on_channel_add.url`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3501,12 +3489,6 @@
"Webhooks.OnChannelAdded.Method": {
"description": "The URL of the webhook to call in response to the `on_channel_added` event`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3524,12 +3506,6 @@
"Webhooks.OnChannelDestroy.Method": {
"description": "The HTTP method to use when calling the `webhooks.on_channel_destroy.url`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3547,12 +3523,6 @@
"Webhooks.OnChannelDestroyed.Method": {
"description": "The HTTP method to use when calling the `webhooks.on_channel_destroyed.url`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3570,12 +3540,6 @@
"Webhooks.OnChannelUpdate.Method": {
"description": "The HTTP method to use when calling the `webhooks.on_channel_update.url`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3593,12 +3557,6 @@
"Webhooks.OnChannelUpdated.Method": {
"description": "The HTTP method to use when calling the `webhooks.on_channel_updated.url`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3616,12 +3574,6 @@
"Webhooks.OnMemberAdd.Method": {
"description": "The HTTP method to use when calling the `webhooks.on_member_add.url`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3639,12 +3591,6 @@
"Webhooks.OnMemberAdded.Method": {
"description": "The HTTP method to use when calling the `webhooks.on_channel_updated.url`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3662,12 +3608,6 @@
"Webhooks.OnMemberRemove.Method": {
"description": "The HTTP method to use when calling the `webhooks.on_member_remove.url`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3685,12 +3625,6 @@
"Webhooks.OnMemberRemoved.Method": {
"description": "The HTTP method to use when calling the `webhooks.on_member_removed.url`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3708,12 +3642,6 @@
"Webhooks.OnMessageRemove.Method": {
"description": "The HTTP method to use when calling the `webhooks.on_message_remove.url`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3731,12 +3659,6 @@
"Webhooks.OnMessageRemoved.Method": {
"description": "The HTTP method to use when calling the `webhooks.on_message_removed.url`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3754,12 +3676,6 @@
"Webhooks.OnMessageSend.Method": {
"description": "The HTTP method to use when calling the `webhooks.on_message_send.url`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3777,12 +3693,6 @@
"Webhooks.OnMessageSent.Method": {
"description": "The URL of the webhook to call in response to the `on_message_sent` event`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3800,12 +3710,6 @@
"Webhooks.OnMessageUpdate.Method": {
"description": "The HTTP method to use when calling the `webhooks.on_message_update.url`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand All @@ -3823,12 +3727,6 @@
"Webhooks.OnMessageUpdated.Method": {
"description": "The HTTP method to use when calling the `webhooks.on_message_updated.url`.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand Down
6 changes: 0 additions & 6 deletions src/services/twilio-api/twilio_chat_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5022,12 +5022,6 @@
"WebhookMethod": {
"description": "The HTTP method to use for calls to the `pre_webhook_url` and `post_webhook_url` webhooks. Can be: `POST` or `GET` and the default is `POST`. See [Webhook Events](https://www.twilio.com/docs/chat/webhook-events) for more details.",
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand Down
6 changes: 0 additions & 6 deletions src/services/twilio-api/twilio_insights_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,6 @@
},
"http_method": {
"enum": [
"head",
"get",
"post",
"patch",
"put",
"delete",
"HEAD",
"GET",
"POST",
Expand Down

0 comments on commit f27c07e

Please sign in to comment.