bandwidth-sdk 13.1.0 → 13.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (152) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +15 -16
  3. data/bandwidth-sdk.gemspec +1 -1
  4. data/bandwidth.yml +27 -21
  5. data/coverage/.last_run.json +1 -1
  6. data/coverage/.resultset.json +125 -117
  7. data/coverage/assets/0.13.1/application.css +1 -0
  8. data/coverage/assets/0.13.1/application.js +7 -0
  9. data/coverage/index.html +8516 -10736
  10. data/docs/MessageFailedCallbackMessage.md +1 -1
  11. data/docs/MessageSendingCallbackMessage.md +1 -1
  12. data/lib/bandwidth-sdk/api/calls_api.rb +6 -6
  13. data/lib/bandwidth-sdk/api/conferences_api.rb +10 -10
  14. data/lib/bandwidth-sdk/api/media_api.rb +5 -5
  15. data/lib/bandwidth-sdk/api/messages_api.rb +3 -3
  16. data/lib/bandwidth-sdk/api/mfa_api.rb +4 -4
  17. data/lib/bandwidth-sdk/api/phone_number_lookup_api.rb +3 -3
  18. data/lib/bandwidth-sdk/api/recordings_api.rb +11 -11
  19. data/lib/bandwidth-sdk/api/statistics_api.rb +2 -2
  20. data/lib/bandwidth-sdk/api/transcriptions_api.rb +4 -4
  21. data/lib/bandwidth-sdk/api_client.rb +30 -24
  22. data/lib/bandwidth-sdk/api_error.rb +1 -1
  23. data/lib/bandwidth-sdk/configuration.rb +1 -1
  24. data/lib/bandwidth-sdk/models/account_statistics.rb +1 -1
  25. data/lib/bandwidth-sdk/models/answer_callback.rb +1 -1
  26. data/lib/bandwidth-sdk/models/bridge_complete_callback.rb +1 -1
  27. data/lib/bandwidth-sdk/models/bridge_target_complete_callback.rb +1 -1
  28. data/lib/bandwidth-sdk/models/call_direction_enum.rb +1 -1
  29. data/lib/bandwidth-sdk/models/call_recording_metadata.rb +1 -1
  30. data/lib/bandwidth-sdk/models/call_state.rb +1 -1
  31. data/lib/bandwidth-sdk/models/call_state_enum.rb +1 -1
  32. data/lib/bandwidth-sdk/models/call_transcription.rb +1 -1
  33. data/lib/bandwidth-sdk/models/call_transcription_detected_language_enum.rb +1 -1
  34. data/lib/bandwidth-sdk/models/call_transcription_metadata.rb +1 -1
  35. data/lib/bandwidth-sdk/models/call_transcription_response.rb +1 -1
  36. data/lib/bandwidth-sdk/models/call_transcription_track_enum.rb +1 -1
  37. data/lib/bandwidth-sdk/models/callback_method_enum.rb +1 -1
  38. data/lib/bandwidth-sdk/models/code_request.rb +1 -1
  39. data/lib/bandwidth-sdk/models/conference.rb +1 -1
  40. data/lib/bandwidth-sdk/models/conference_completed_callback.rb +1 -1
  41. data/lib/bandwidth-sdk/models/conference_created_callback.rb +1 -1
  42. data/lib/bandwidth-sdk/models/conference_member.rb +1 -1
  43. data/lib/bandwidth-sdk/models/conference_member_exit_callback.rb +1 -1
  44. data/lib/bandwidth-sdk/models/conference_member_join_callback.rb +1 -1
  45. data/lib/bandwidth-sdk/models/conference_recording_available_callback.rb +1 -1
  46. data/lib/bandwidth-sdk/models/conference_recording_metadata.rb +1 -1
  47. data/lib/bandwidth-sdk/models/conference_redirect_callback.rb +1 -1
  48. data/lib/bandwidth-sdk/models/conference_state_enum.rb +1 -1
  49. data/lib/bandwidth-sdk/models/create_call.rb +1 -1
  50. data/lib/bandwidth-sdk/models/create_call_response.rb +1 -1
  51. data/lib/bandwidth-sdk/models/create_lookup_response.rb +1 -1
  52. data/lib/bandwidth-sdk/models/create_message_request_error.rb +1 -1
  53. data/lib/bandwidth-sdk/models/deferred_result.rb +1 -1
  54. data/lib/bandwidth-sdk/models/disconnect_callback.rb +1 -1
  55. data/lib/bandwidth-sdk/models/diversion.rb +1 -1
  56. data/lib/bandwidth-sdk/models/dtmf_callback.rb +1 -1
  57. data/lib/bandwidth-sdk/models/field_error.rb +1 -1
  58. data/lib/bandwidth-sdk/models/file_format_enum.rb +1 -1
  59. data/lib/bandwidth-sdk/models/gather_callback.rb +1 -1
  60. data/lib/bandwidth-sdk/models/inbound_message_callback.rb +1 -1
  61. data/lib/bandwidth-sdk/models/inbound_message_callback_message.rb +1 -1
  62. data/lib/bandwidth-sdk/models/initiate_callback.rb +1 -1
  63. data/lib/bandwidth-sdk/models/list_message_direction_enum.rb +1 -1
  64. data/lib/bandwidth-sdk/models/list_message_item.rb +1 -1
  65. data/lib/bandwidth-sdk/models/lookup_request.rb +1 -1
  66. data/lib/bandwidth-sdk/models/lookup_result.rb +1 -1
  67. data/lib/bandwidth-sdk/models/lookup_status.rb +1 -1
  68. data/lib/bandwidth-sdk/models/lookup_status_enum.rb +1 -1
  69. data/lib/bandwidth-sdk/models/machine_detection_complete_callback.rb +1 -1
  70. data/lib/bandwidth-sdk/models/machine_detection_configuration.rb +1 -1
  71. data/lib/bandwidth-sdk/models/machine_detection_mode_enum.rb +1 -1
  72. data/lib/bandwidth-sdk/models/machine_detection_result.rb +1 -1
  73. data/lib/bandwidth-sdk/models/media.rb +1 -1
  74. data/lib/bandwidth-sdk/models/message.rb +1 -1
  75. data/lib/bandwidth-sdk/models/message_delivered_callback.rb +1 -1
  76. data/lib/bandwidth-sdk/models/message_delivered_callback_message.rb +1 -1
  77. data/lib/bandwidth-sdk/models/message_direction_enum.rb +1 -1
  78. data/lib/bandwidth-sdk/models/message_failed_callback.rb +1 -1
  79. data/lib/bandwidth-sdk/models/message_failed_callback_message.rb +1 -8
  80. data/lib/bandwidth-sdk/models/message_request.rb +1 -1
  81. data/lib/bandwidth-sdk/models/message_sending_callback.rb +1 -1
  82. data/lib/bandwidth-sdk/models/message_sending_callback_message.rb +1 -8
  83. data/lib/bandwidth-sdk/models/message_status_enum.rb +1 -1
  84. data/lib/bandwidth-sdk/models/message_type_enum.rb +1 -1
  85. data/lib/bandwidth-sdk/models/messages_list.rb +1 -1
  86. data/lib/bandwidth-sdk/models/messaging_code_response.rb +1 -1
  87. data/lib/bandwidth-sdk/models/messaging_request_error.rb +1 -1
  88. data/lib/bandwidth-sdk/models/mfa_forbidden_request_error.rb +1 -1
  89. data/lib/bandwidth-sdk/models/mfa_request_error.rb +1 -1
  90. data/lib/bandwidth-sdk/models/mfa_unauthorized_request_error.rb +1 -1
  91. data/lib/bandwidth-sdk/models/page_info.rb +1 -1
  92. data/lib/bandwidth-sdk/models/priority_enum.rb +1 -1
  93. data/lib/bandwidth-sdk/models/recording_available_callback.rb +1 -1
  94. data/lib/bandwidth-sdk/models/recording_complete_callback.rb +1 -1
  95. data/lib/bandwidth-sdk/models/recording_state_enum.rb +1 -1
  96. data/lib/bandwidth-sdk/models/recording_transcription_metadata.rb +1 -1
  97. data/lib/bandwidth-sdk/models/recording_transcriptions.rb +1 -1
  98. data/lib/bandwidth-sdk/models/redirect_callback.rb +1 -1
  99. data/lib/bandwidth-sdk/models/redirect_method_enum.rb +1 -1
  100. data/lib/bandwidth-sdk/models/stir_shaken.rb +1 -1
  101. data/lib/bandwidth-sdk/models/tag.rb +1 -1
  102. data/lib/bandwidth-sdk/models/tn_lookup_request_error.rb +1 -1
  103. data/lib/bandwidth-sdk/models/transcribe_recording.rb +1 -1
  104. data/lib/bandwidth-sdk/models/transcription.rb +1 -1
  105. data/lib/bandwidth-sdk/models/transcription_available_callback.rb +1 -1
  106. data/lib/bandwidth-sdk/models/transfer_answer_callback.rb +1 -1
  107. data/lib/bandwidth-sdk/models/transfer_complete_callback.rb +1 -1
  108. data/lib/bandwidth-sdk/models/transfer_disconnect_callback.rb +1 -1
  109. data/lib/bandwidth-sdk/models/update_call.rb +1 -1
  110. data/lib/bandwidth-sdk/models/update_call_recording.rb +1 -1
  111. data/lib/bandwidth-sdk/models/update_conference.rb +1 -1
  112. data/lib/bandwidth-sdk/models/update_conference_member.rb +1 -1
  113. data/lib/bandwidth-sdk/models/verify_code_request.rb +1 -1
  114. data/lib/bandwidth-sdk/models/verify_code_response.rb +1 -1
  115. data/lib/bandwidth-sdk/models/voice_api_error.rb +1 -1
  116. data/lib/bandwidth-sdk/models/voice_code_response.rb +1 -1
  117. data/lib/bandwidth-sdk/version.rb +2 -2
  118. data/lib/bandwidth-sdk.rb +1 -1
  119. data/openapitools.json +1 -1
  120. data/spec/unit/api/conferences_api_spec.rb +3 -2
  121. data/spec/unit/api/media_api_spec.rb +3 -2
  122. data/spec/unit/api/recordings_api_spec.rb +2 -2
  123. metadata +73 -73
  124. data/coverage/assets/0.12.3/application.css +0 -1
  125. data/coverage/assets/0.12.3/application.js +0 -7
  126. /data/coverage/assets/{0.12.3 → 0.13.1}/DataTables-1.10.20/images/sort_asc.png +0 -0
  127. /data/coverage/assets/{0.12.3 → 0.13.1}/DataTables-1.10.20/images/sort_asc_disabled.png +0 -0
  128. /data/coverage/assets/{0.12.3 → 0.13.1}/DataTables-1.10.20/images/sort_both.png +0 -0
  129. /data/coverage/assets/{0.12.3 → 0.13.1}/DataTables-1.10.20/images/sort_desc.png +0 -0
  130. /data/coverage/assets/{0.12.3 → 0.13.1}/DataTables-1.10.20/images/sort_desc_disabled.png +0 -0
  131. /data/coverage/assets/{0.12.3 → 0.13.1}/colorbox/border.png +0 -0
  132. /data/coverage/assets/{0.12.3 → 0.13.1}/colorbox/controls.png +0 -0
  133. /data/coverage/assets/{0.12.3 → 0.13.1}/colorbox/loading.gif +0 -0
  134. /data/coverage/assets/{0.12.3 → 0.13.1}/colorbox/loading_background.png +0 -0
  135. /data/coverage/assets/{0.12.3 → 0.13.1}/favicon_green.png +0 -0
  136. /data/coverage/assets/{0.12.3 → 0.13.1}/favicon_red.png +0 -0
  137. /data/coverage/assets/{0.12.3 → 0.13.1}/favicon_yellow.png +0 -0
  138. /data/coverage/assets/{0.12.3 → 0.13.1}/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
  139. /data/coverage/assets/{0.12.3 → 0.13.1}/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
  140. /data/coverage/assets/{0.12.3 → 0.13.1}/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
  141. /data/coverage/assets/{0.12.3 → 0.13.1}/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
  142. /data/coverage/assets/{0.12.3 → 0.13.1}/images/ui-bg_glass_75_dadada_1x400.png +0 -0
  143. /data/coverage/assets/{0.12.3 → 0.13.1}/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
  144. /data/coverage/assets/{0.12.3 → 0.13.1}/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
  145. /data/coverage/assets/{0.12.3 → 0.13.1}/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
  146. /data/coverage/assets/{0.12.3 → 0.13.1}/images/ui-icons_222222_256x240.png +0 -0
  147. /data/coverage/assets/{0.12.3 → 0.13.1}/images/ui-icons_2e83ff_256x240.png +0 -0
  148. /data/coverage/assets/{0.12.3 → 0.13.1}/images/ui-icons_454545_256x240.png +0 -0
  149. /data/coverage/assets/{0.12.3 → 0.13.1}/images/ui-icons_888888_256x240.png +0 -0
  150. /data/coverage/assets/{0.12.3 → 0.13.1}/images/ui-icons_cd0a0a_256x240.png +0 -0
  151. /data/coverage/assets/{0.12.3 → 0.13.1}/loading.gif +0 -0
  152. /data/coverage/assets/{0.12.3 → 0.13.1}/magnify.png +0 -0
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -194,8 +194,6 @@ module Bandwidth
194
194
 
195
195
  if attributes.key?(:'priority')
196
196
  self.priority = attributes[:'priority']
197
- else
198
- self.priority = nil
199
197
  end
200
198
  end
201
199
 
@@ -244,10 +242,6 @@ module Bandwidth
244
242
  invalid_properties.push('invalid value for "tag", tag cannot be nil.')
245
243
  end
246
244
 
247
- if @priority.nil?
248
- invalid_properties.push('invalid value for "priority", priority cannot be nil.')
249
- end
250
-
251
245
  invalid_properties
252
246
  end
253
247
 
@@ -265,7 +259,6 @@ module Bandwidth
265
259
  return false if @from.nil?
266
260
  return false if @text.nil?
267
261
  return false if @tag.nil?
268
- return false if @priority.nil?
269
262
  true
270
263
  end
271
264
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -194,8 +194,6 @@ module Bandwidth
194
194
 
195
195
  if attributes.key?(:'priority')
196
196
  self.priority = attributes[:'priority']
197
- else
198
- self.priority = nil
199
197
  end
200
198
  end
201
199
 
@@ -244,10 +242,6 @@ module Bandwidth
244
242
  invalid_properties.push('invalid value for "media", media cannot be nil.')
245
243
  end
246
244
 
247
- if @priority.nil?
248
- invalid_properties.push('invalid value for "priority", priority cannot be nil.')
249
- end
250
-
251
245
  invalid_properties
252
246
  end
253
247
 
@@ -265,7 +259,6 @@ module Bandwidth
265
259
  return false if @from.nil?
266
260
  return false if @text.nil?
267
261
  return false if @media.nil?
268
- return false if @priority.nil?
269
262
  true
270
263
  end
271
264
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: letstalk@bandwidth.com
8
8
  Generated by: https://openapi-generator.tech
9
- Generator version: 7.7.0
9
+ Generator version: 7.8.0
10
10
 
11
11
  =end
12
12