pingram 0.1.3 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (244) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +2 -2
  3. data/lib/pingram/api/account_api.rb +1 -1
  4. data/lib/pingram/api/addresses_api.rb +1 -1
  5. data/lib/pingram/api/components_api.rb +1 -1
  6. data/lib/pingram/api/default_api.rb +1 -1
  7. data/lib/pingram/api/domains_api.rb +1 -1
  8. data/lib/pingram/api/editor_api.rb +1 -1
  9. data/lib/pingram/api/environments_api.rb +1 -1
  10. data/lib/pingram/api/health_api.rb +1 -1
  11. data/lib/pingram/api/insights_api.rb +1 -1
  12. data/lib/pingram/api/keys_api.rb +1 -1
  13. data/lib/pingram/api/logs_api.rb +7 -1
  14. data/lib/pingram/api/members_api.rb +1 -1
  15. data/lib/pingram/api/sender_api.rb +1 -1
  16. data/lib/pingram/api/templates_api.rb +1 -1
  17. data/lib/pingram/api/types_api.rb +1 -1
  18. data/lib/pingram/api/user_api.rb +1 -1
  19. data/lib/pingram/api/users_api.rb +1 -1
  20. data/lib/pingram/api_client.rb +2 -2
  21. data/lib/pingram/api_error.rb +1 -1
  22. data/lib/pingram/api_model_base.rb +1 -1
  23. data/lib/pingram/configuration.rb +3 -3
  24. data/lib/pingram/models/account_addresses_response.rb +1 -1
  25. data/lib/pingram/models/account_addresses_response_addresses_inner.rb +1 -1
  26. data/lib/pingram/models/account_get_response.rb +1 -1
  27. data/lib/pingram/models/account_get_response_pending_downgrade_usage_limit.rb +1 -1
  28. data/lib/pingram/models/address_response.rb +1 -1
  29. data/lib/pingram/models/auto_join_get_response.rb +1 -1
  30. data/lib/pingram/models/auto_join_post_response.rb +1 -1
  31. data/lib/pingram/models/auto_join_request_body.rb +1 -1
  32. data/lib/pingram/models/bee_token_v2.rb +1 -1
  33. data/lib/pingram/models/billing_post_request_body.rb +1 -1
  34. data/lib/pingram/models/billing_post_response_body.rb +1 -1
  35. data/lib/pingram/models/billing_post_response_body_pending_downgrade_usage_limit.rb +1 -1
  36. data/lib/pingram/models/channels_enum.rb +1 -1
  37. data/lib/pingram/models/create_account_request_body.rb +1 -1
  38. data/lib/pingram/models/create_account_response.rb +1 -1
  39. data/lib/pingram/models/create_address_request.rb +1 -1
  40. data/lib/pingram/models/create_key_request.rb +1 -1
  41. data/lib/pingram/models/create_key_response.rb +1 -1
  42. data/lib/pingram/models/delete_key_response.rb +1 -1
  43. data/lib/pingram/models/delete_user_response.rb +1 -1
  44. data/lib/pingram/models/email_auth_token_post_request.rb +1 -1
  45. data/lib/pingram/models/email_component_patch_request.rb +1 -1
  46. data/lib/pingram/models/email_component_post_request.rb +1 -1
  47. data/lib/pingram/models/email_component_response.rb +1 -1
  48. data/lib/pingram/models/email_component_response_referenced_by_inner.rb +1 -1
  49. data/lib/pingram/models/environment.rb +1 -1
  50. data/lib/pingram/models/environment_create_request.rb +1 -1
  51. data/lib/pingram/models/environment_patch_request.rb +1 -1
  52. data/lib/pingram/models/get_account_metadata_response.rb +1 -1
  53. data/lib/pingram/models/get_account_metadata_response_user_account_metadata.rb +1 -1
  54. data/lib/pingram/models/get_email_components_response_inner.rb +1 -1
  55. data/lib/pingram/models/get_environments_response_inner.rb +1 -1
  56. data/lib/pingram/models/get_inapp_notifications_response.rb +1 -1
  57. data/lib/pingram/models/get_inapp_notifications_response_notifications_inner.rb +1 -1
  58. data/lib/pingram/models/get_inapp_notifications_response_notifications_inner_delivery_options.rb +1 -1
  59. data/lib/pingram/models/get_inapp_notifications_response_notifications_inner_delivery_options_instant.rb +1 -1
  60. data/lib/pingram/models/get_inapp_notifications_response_notifications_inner_delivery_options_off.rb +1 -1
  61. data/lib/pingram/models/get_inapp_notifications_response_notifications_inner_replies_inner.rb +1 -1
  62. data/lib/pingram/models/get_inapp_notifications_response_notifications_inner_template.rb +1 -1
  63. data/lib/pingram/models/get_inapp_notifications_response_notifications_inner_template_any_of.rb +1 -1
  64. data/lib/pingram/models/get_keys_response.rb +1 -1
  65. data/lib/pingram/models/get_keys_response_keys_inner.rb +1 -1
  66. data/lib/pingram/models/get_logs_response.rb +1 -1
  67. data/lib/pingram/models/get_logs_response_messages_inner.rb +1 -1
  68. data/lib/pingram/models/get_logs_response_messages_inner_attachments_inner.rb +1 -1
  69. data/lib/pingram/models/get_members_response_inner.rb +1 -1
  70. data/lib/pingram/models/get_metrics_response_inner.rb +1 -1
  71. data/lib/pingram/models/get_metrics_response_inner_messages_inner.rb +1 -1
  72. data/lib/pingram/models/get_notifications_response_inner.rb +1 -1
  73. data/lib/pingram/models/get_notifications_response_inner_deduplication.rb +1 -1
  74. data/lib/pingram/models/get_notifications_response_inner_options.rb +1 -1
  75. data/lib/pingram/models/get_notifications_response_inner_options_email.rb +1 -1
  76. data/lib/pingram/models/get_notifications_response_inner_options_email_daily.rb +1 -1
  77. data/lib/pingram/models/get_notifications_response_inner_options_email_monthly.rb +1 -1
  78. data/lib/pingram/models/get_notifications_response_inner_options_email_weekly.rb +1 -1
  79. data/lib/pingram/models/get_notifications_response_inner_templates_inner.rb +1 -1
  80. data/lib/pingram/models/get_notifications_response_inner_throttling.rb +1 -1
  81. data/lib/pingram/models/get_senders_response_inner.rb +1 -1
  82. data/lib/pingram/models/get_templates_list_response_inner.rb +1 -1
  83. data/lib/pingram/models/get_templates_list_response_inner_any_of.rb +1 -1
  84. data/lib/pingram/models/get_templates_list_response_inner_any_of1.rb +1 -1
  85. data/lib/pingram/models/get_templates_list_response_inner_any_of1_instant.rb +1 -1
  86. data/lib/pingram/models/get_templates_list_response_inner_any_of2.rb +1 -1
  87. data/lib/pingram/models/get_templates_list_response_inner_any_of3.rb +1 -1
  88. data/lib/pingram/models/get_templates_list_response_inner_any_of4.rb +1 -1
  89. data/lib/pingram/models/get_templates_list_response_inner_any_of5.rb +1 -1
  90. data/lib/pingram/models/get_templates_list_response_inner_any_of5_metadata.rb +1 -1
  91. data/lib/pingram/models/get_templates_list_response_inner_any_of5_metadata_entities_inner.rb +1 -1
  92. data/lib/pingram/models/get_templates_list_response_inner_any_of5_metadata_entities_inner_external_ref.rb +1 -1
  93. data/lib/pingram/models/get_templates_response.rb +1 -1
  94. data/lib/pingram/models/get_users_response.rb +1 -1
  95. data/lib/pingram/models/get_users_response_users_inner.rb +10 -1
  96. data/lib/pingram/models/get_users_response_users_inner_email_suppression_status.rb +2 -1
  97. data/lib/pingram/models/get_users_response_users_inner_push_tokens_inner.rb +1 -1
  98. data/lib/pingram/models/get_users_response_users_inner_push_tokens_inner_device.rb +1 -1
  99. data/lib/pingram/models/get_users_response_users_inner_slack_token.rb +1 -1
  100. data/lib/pingram/models/get_users_response_users_inner_slack_token_authed_user.rb +1 -1
  101. data/lib/pingram/models/get_users_response_users_inner_slack_token_enterprise.rb +1 -1
  102. data/lib/pingram/models/get_users_response_users_inner_slack_token_incoming_webhook.rb +1 -1
  103. data/lib/pingram/models/get_users_response_users_inner_slack_token_response_metadata.rb +1 -1
  104. data/lib/pingram/models/get_users_response_users_inner_web_push_tokens_inner.rb +1 -1
  105. data/lib/pingram/models/get_users_response_users_inner_web_push_tokens_inner_sub.rb +1 -1
  106. data/lib/pingram/models/get_users_response_users_inner_web_push_tokens_inner_sub_keys.rb +1 -1
  107. data/lib/pingram/models/in_app_notification_patch_request.rb +1 -1
  108. data/lib/pingram/models/in_app_notification_unread_clear_request.rb +1 -1
  109. data/lib/pingram/models/inapp_unread_count_response.rb +1 -1
  110. data/lib/pingram/models/inbound_request_body.rb +1 -1
  111. data/lib/pingram/models/inbound_response_body.rb +1 -1
  112. data/lib/pingram/models/inbound_response_body_results_inner.rb +1 -1
  113. data/lib/pingram/models/ingishts_post_request.rb +1 -1
  114. data/lib/pingram/models/ingishts_post_request_label_options.rb +1 -1
  115. data/lib/pingram/models/ingishts_post_request_metric_data_queries_inner.rb +1 -1
  116. data/lib/pingram/models/ingishts_post_request_metric_data_queries_inner_metric_stat.rb +1 -1
  117. data/lib/pingram/models/ingishts_post_request_metric_data_queries_inner_metric_stat_metric.rb +1 -1
  118. data/lib/pingram/models/ingishts_post_request_metric_data_queries_inner_metric_stat_metric_dimensions_inner.rb +1 -1
  119. data/lib/pingram/models/intercom_webhook.rb +1 -1
  120. data/lib/pingram/models/intercom_webhook_data.rb +1 -1
  121. data/lib/pingram/models/intercom_webhook_data_item.rb +1 -1
  122. data/lib/pingram/models/intercom_webhook_data_item_any_of.rb +2 -1
  123. data/lib/pingram/models/intercom_webhook_data_item_any_of_contacts.rb +1 -1
  124. data/lib/pingram/models/intercom_webhook_data_item_any_of_contacts_contacts_inner.rb +1 -1
  125. data/lib/pingram/models/intercom_webhook_data_item_any_of_source.rb +1 -1
  126. data/lib/pingram/models/intercom_webhook_data_item_any_of_source_author.rb +1 -1
  127. data/lib/pingram/models/invite_post_response.rb +1 -1
  128. data/lib/pingram/models/log_query_post_body.rb +1 -1
  129. data/lib/pingram/models/logs_bulk_request.rb +1 -1
  130. data/lib/pingram/models/logs_get_response.rb +1 -1
  131. data/lib/pingram/models/logs_get_response_logs_inner.rb +1 -1
  132. data/lib/pingram/models/logs_query_response.rb +1 -1
  133. data/lib/pingram/models/logs_query_result_response.rb +1 -1
  134. data/lib/pingram/models/logs_retention_response.rb +1 -1
  135. data/lib/pingram/models/logs_tail_response.rb +1 -1
  136. data/lib/pingram/models/member_invite_request.rb +1 -1
  137. data/lib/pingram/models/member_update_request.rb +1 -1
  138. data/lib/pingram/models/message_response.rb +1 -1
  139. data/lib/pingram/models/notification.rb +1 -1
  140. data/lib/pingram/models/notification_create_request.rb +1 -1
  141. data/lib/pingram/models/notification_patch_request.rb +6 -3
  142. data/lib/pingram/models/notification_patch_request_deduplication.rb +164 -0
  143. data/lib/pingram/models/notification_patch_request_throttling.rb +294 -0
  144. data/lib/pingram/models/post_email_test_request.rb +1 -1
  145. data/lib/pingram/models/post_email_test_response.rb +1 -1
  146. data/lib/pingram/models/post_senders_request_body.rb +1 -1
  147. data/lib/pingram/models/post_user_request.rb +7 -1
  148. data/lib/pingram/models/sender_post_body.rb +8 -2
  149. data/lib/pingram/models/sender_post_body_call.rb +166 -0
  150. data/lib/pingram/models/sender_post_body_email.rb +7 -1
  151. data/lib/pingram/models/sender_post_body_inapp.rb +5 -1
  152. data/lib/pingram/models/sender_post_body_mobile_push.rb +4 -1
  153. data/lib/pingram/models/sender_post_body_options.rb +2 -1
  154. data/lib/pingram/models/sender_post_body_options_apn.rb +9 -1
  155. data/lib/pingram/models/sender_post_body_options_email.rb +9 -1
  156. data/lib/pingram/models/sender_post_body_options_email_attachments_inner.rb +1 -1
  157. data/lib/pingram/models/sender_post_body_options_email_attachments_inner_any_of.rb +1 -1
  158. data/lib/pingram/models/sender_post_body_options_email_attachments_inner_any_of1.rb +1 -1
  159. data/lib/pingram/models/sender_post_body_options_fcm.rb +2 -1
  160. data/lib/pingram/models/sender_post_body_options_fcm_android.rb +6 -1
  161. data/lib/pingram/models/sender_post_body_slack.rb +13 -1
  162. data/lib/pingram/models/sender_post_body_sms.rb +3 -1
  163. data/lib/pingram/models/sender_post_body_sms_auto_reply.rb +2 -1
  164. data/lib/pingram/models/sender_post_body_to.rb +11 -1
  165. data/lib/pingram/models/sender_post_body_user.rb +10 -1
  166. data/lib/pingram/models/sender_post_body_web_push.rb +6 -1
  167. data/lib/pingram/models/sender_post_response.rb +1 -1
  168. data/lib/pingram/models/set_default_template_request.rb +1 -1
  169. data/lib/pingram/models/slack_interactivity_response.rb +1 -1
  170. data/lib/pingram/models/slack_oauth_request.rb +1 -1
  171. data/lib/pingram/models/success_response.rb +1 -1
  172. data/lib/pingram/models/supabase_configure_request.rb +1 -1
  173. data/lib/pingram/models/supabase_configure_response.rb +1 -1
  174. data/lib/pingram/models/supabase_o_auth_request.rb +1 -1
  175. data/lib/pingram/models/supabase_o_auth_response.rb +1 -1
  176. data/lib/pingram/models/supabase_projects_response.rb +1 -1
  177. data/lib/pingram/models/supabase_projects_response_projects_inner.rb +1 -1
  178. data/lib/pingram/models/supabase_status_response.rb +1 -1
  179. data/lib/pingram/models/template.rb +1 -1
  180. data/lib/pingram/models/template_patch_request.rb +1 -1
  181. data/lib/pingram/models/template_patch_request_any_of.rb +1 -1
  182. data/lib/pingram/models/template_patch_request_any_of1.rb +1 -1
  183. data/lib/pingram/models/template_patch_request_any_of1_batch.rb +1 -1
  184. data/lib/pingram/models/template_patch_request_any_of1_instant.rb +1 -1
  185. data/lib/pingram/models/template_post_request.rb +1 -1
  186. data/lib/pingram/models/template_post_request_batch.rb +1 -1
  187. data/lib/pingram/models/template_post_request_instant.rb +1 -1
  188. data/lib/pingram/models/update_address_request.rb +1 -1
  189. data/lib/pingram/models/user.rb +10 -1
  190. data/lib/pingram/models/user_suppression_delete_response.rb +1 -1
  191. data/lib/pingram/models/webhook_response.rb +1 -1
  192. data/lib/pingram/version.rb +2 -2
  193. data/lib/pingram.rb +4 -1
  194. data/pingram.gemspec +1 -1
  195. data/vendor/bundle/ruby/3.2.0/cache/rspec-mocks-3.13.8.gem +0 -0
  196. data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/Changelog.md +9 -1
  197. data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/any_instance/recorder.rb +3 -1
  198. data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/order_group.rb +15 -4
  199. data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/version.rb +1 -1
  200. data/vendor/bundle/ruby/3.2.0/specifications/{rspec-mocks-3.13.7.gemspec → rspec-mocks-3.13.8.gemspec} +5 -5
  201. metadata +53 -50
  202. data/vendor/bundle/ruby/3.2.0/cache/rspec-mocks-3.13.7.gem +0 -0
  203. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/.document +0 -0
  204. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/.yardopts +0 -0
  205. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/LICENSE.md +0 -0
  206. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/README.md +0 -0
  207. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/any_instance/chain.rb +0 -0
  208. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
  209. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
  210. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
  211. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
  212. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
  213. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/any_instance/stub_chain.rb +0 -0
  214. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -0
  215. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/any_instance.rb +0 -0
  216. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/argument_list_matcher.rb +0 -0
  217. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/argument_matchers.rb +0 -0
  218. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/configuration.rb +0 -0
  219. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/error_generator.rb +0 -0
  220. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/example_methods.rb +0 -0
  221. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
  222. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/marshal_extension.rb +0 -0
  223. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
  224. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/matchers/have_received.rb +0 -0
  225. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/matchers/receive.rb +0 -0
  226. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -0
  227. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/matchers/receive_messages.rb +0 -0
  228. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/message_chain.rb +0 -0
  229. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/message_expectation.rb +0 -0
  230. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/method_double.rb +0 -0
  231. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/method_reference.rb +0 -0
  232. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/minitest_integration.rb +0 -0
  233. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/mutate_const.rb +0 -0
  234. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/object_reference.rb +0 -0
  235. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/proxy.rb +0 -0
  236. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/space.rb +0 -0
  237. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/standalone.rb +0 -0
  238. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/syntax.rb +0 -0
  239. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/targets.rb +0 -0
  240. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/test_double.rb +0 -0
  241. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/verifying_double.rb +0 -0
  242. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
  243. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks/verifying_proxy.rb +0 -0
  244. /data/vendor/bundle/ruby/3.2.0/gems/{rspec-mocks-3.13.7 → rspec-mocks-3.13.8}/lib/rspec/mocks.rb +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e899d03e0e66648008dce5ebf45c7694e084a638c60040a022d019e5aa15c5d6
4
- data.tar.gz: 9d7edfa4e9d59556018716df70213fd0252b83081b9c436e60ca74349103c250
3
+ metadata.gz: 4e0fb4c7eaff1d69b8c4a11b5274f4ceb6647ed04967ee23e1ba8a87e58c081e
4
+ data.tar.gz: 4968c7bc0ced946caacde1a4c0414d303ea90467591d18ee546ca501f495a1c9
5
5
  SHA512:
6
- metadata.gz: 17036f5fedfb3f185d9ce484ee5a37efbf7e7d92c88fd4b62f86c58eab18a01d317d04fe976c5529737e0cdae27213dd140c117e4e172cbe9c53ab45bc441d7e
7
- data.tar.gz: 004c5c8edf2019d7260b2bb0a34a5261e17e7cea74d5922eaab750075b8472475d67afe7e054df962290c16cc211313f9d8d624fd3dd5deac0a66e23ee819603
6
+ metadata.gz: 972ab164c3fd3f815ddac368be8820a96f26a4a10345c2b1faf74835a38e90b74b56677fe4a031ce06a9274878e1ca01532f0a627c10f1fa227ed803957be46a
7
+ data.tar.gz: 91aa1a017e6d8dd01deb2e4c97552ef7a93a73dd03de9aa868a56f4e9b25207a144878180f2f7b495d2d60a1e34e1697cd3f38be790e2fb1d41a7d0418bd380c
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- pingram (0.1.3)
4
+ pingram (0.1.5)
5
5
  typhoeus (~> 1.0, >= 1.0.1)
6
6
 
7
7
  GEM
@@ -47,7 +47,7 @@ GEM
47
47
  rspec-expectations (3.13.5)
48
48
  diff-lcs (>= 1.2.0, < 2.0)
49
49
  rspec-support (~> 3.13.0)
50
- rspec-mocks (3.13.7)
50
+ rspec-mocks (3.13.8)
51
51
  diff-lcs (>= 1.2.0, < 2.0)
52
52
  rspec-support (~> 3.13.0)
53
53
  rspec-support (3.13.7)
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -76,6 +76,8 @@ module Pingram
76
76
 
77
77
  # List logs for the authenticated account
78
78
  # @param [Hash] opts the optional parameters
79
+ # @option opts [Float] :limit Maximum number of logs to return (default
80
+ # @option opts [String] :cursor Pagination cursor for next page
79
81
  # @return [GetLogsResponse]
80
82
  def logs_get_logs(opts = {})
81
83
  data, _status_code, _headers = logs_get_logs_with_http_info(opts)
@@ -84,6 +86,8 @@ module Pingram
84
86
 
85
87
  # List logs for the authenticated account
86
88
  # @param [Hash] opts the optional parameters
89
+ # @option opts [Float] :limit Maximum number of logs to return (default
90
+ # @option opts [String] :cursor Pagination cursor for next page
87
91
  # @return [Array<(GetLogsResponse, Integer, Hash)>] GetLogsResponse data, response status code and response headers
88
92
  def logs_get_logs_with_http_info(opts = {})
89
93
  if @api_client.config.debugging
@@ -94,6 +98,8 @@ module Pingram
94
98
 
95
99
  # query parameters
96
100
  query_params = opts[:query_params] || {}
101
+ query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?
102
+ query_params[:'cursor'] = opts[:'cursor'] if !opts[:'cursor'].nil?
97
103
 
98
104
  # header parameters
99
105
  header_params = opts[:header_params] || {}
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -32,7 +32,7 @@ module Pingram
32
32
  # @option config [Configuration] Configuration for initializing the object, default to Configuration.default
33
33
  def initialize(config = Configuration.default)
34
34
  @config = config
35
- @user_agent = "pingram-ruby/0.1.3"
35
+ @user_agent = "pingram-ruby/0.1.5"
36
36
  @default_headers = {
37
37
  'Content-Type' => 'application/json',
38
38
  'User-Agent' => @user_agent
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -158,7 +158,7 @@ module Pingram
158
158
 
159
159
  def initialize
160
160
  @scheme = 'https'
161
- @host = 'api.notificationapi.com'
161
+ @host = 'api.pingram.io'
162
162
  @base_path = ''
163
163
  @server_index = nil
164
164
  @server_operation_index = {}
@@ -280,7 +280,7 @@ module Pingram
280
280
  def server_settings
281
281
  [
282
282
  {
283
- url: "https://api.notificationapi.com",
283
+ url: "https://api.pingram.io",
284
284
  description: "Production",
285
285
  }
286
286
  ]
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5
 
@@ -1,5 +1,5 @@
1
1
  =begin
2
- #NotificationAPI
2
+ #Pingram
3
3
 
4
4
  #Internal API for notification delivery and management
5
5