mailslurp_client 7.0.7 → 8.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (208) hide show
  1. checksums.yaml +4 -4
  2. data/lib/mailslurp_client.rb +19 -3
  3. metadata +14 -345
  4. data/Gemfile +0 -9
  5. data/LICENSE +0 -22
  6. data/README.md +0 -226
  7. data/Rakefile +0 -10
  8. data/docs/AttachmentControllerApi.md +0 -124
  9. data/docs/AttachmentMetaData.md +0 -23
  10. data/docs/BasicAuthOptions.md +0 -19
  11. data/docs/BulkActionsControllerApi.md +0 -165
  12. data/docs/BulkSendEmailOptions.md +0 -19
  13. data/docs/CommonActionsControllerApi.md +0 -167
  14. data/docs/ContactControllerApi.md +0 -274
  15. data/docs/ContactDto.md +0 -31
  16. data/docs/ContactProjection.md +0 -27
  17. data/docs/CreateContactOptions.md +0 -31
  18. data/docs/CreateDomainOptions.md +0 -17
  19. data/docs/CreateGroupOptions.md +0 -19
  20. data/docs/CreateTemplateOptions.md +0 -19
  21. data/docs/CreateWebhookOptions.md +0 -21
  22. data/docs/DomainControllerApi.md +0 -223
  23. data/docs/DomainDto.md +0 -29
  24. data/docs/DomainPreview.md +0 -21
  25. data/docs/Email.md +0 -49
  26. data/docs/EmailAnalysis.md +0 -25
  27. data/docs/EmailControllerApi.md +0 -740
  28. data/docs/EmailPreview.md +0 -31
  29. data/docs/EmailProjection.md +0 -33
  30. data/docs/ForwardEmailOptions.md +0 -23
  31. data/docs/GroupContactsDto.md +0 -19
  32. data/docs/GroupControllerApi.md +0 -437
  33. data/docs/GroupDto.md +0 -23
  34. data/docs/GroupProjection.md +0 -23
  35. data/docs/HTMLValidationResult.md +0 -21
  36. data/docs/Inbox.md +0 -33
  37. data/docs/InboxControllerApi.md +0 -652
  38. data/docs/InboxProjection.md +0 -29
  39. data/docs/JsonNode.md +0 -59
  40. data/docs/MatchOption.md +0 -21
  41. data/docs/MatchOptions.md +0 -17
  42. data/docs/PageContactProjection.md +0 -37
  43. data/docs/PageEmailPreview.md +0 -37
  44. data/docs/PageEmailProjection.md +0 -37
  45. data/docs/PageGroupProjection.md +0 -37
  46. data/docs/PageInboxProjection.md +0 -37
  47. data/docs/PageTemplateProjection.md +0 -37
  48. data/docs/PageWebhookProjection.md +0 -37
  49. data/docs/Pageable.md +0 -27
  50. data/docs/RawEmailJson.md +0 -17
  51. data/docs/SendEmailOptions.md +0 -45
  52. data/docs/SetInboxFavouritedOptions.md +0 -17
  53. data/docs/Sort.md +0 -21
  54. data/docs/TemplateControllerApi.md +0 -274
  55. data/docs/TemplateDto.md +0 -25
  56. data/docs/TemplateProjection.md +0 -25
  57. data/docs/TemplateVariable.md +0 -19
  58. data/docs/UnreadCount.md +0 -17
  59. data/docs/UpdateGroupContacts.md +0 -17
  60. data/docs/UpdateInboxOptions.md +0 -25
  61. data/docs/UploadAttachmentOptions.md +0 -21
  62. data/docs/ValidationDto.md +0 -19
  63. data/docs/ValidationMessage.md +0 -19
  64. data/docs/WaitForConditions.md +0 -29
  65. data/docs/WaitForControllerApi.md +0 -317
  66. data/docs/WebhookControllerApi.md +0 -339
  67. data/docs/WebhookDto.md +0 -33
  68. data/docs/WebhookProjection.md +0 -27
  69. data/docs/WebhookTestRequest.md +0 -23
  70. data/docs/WebhookTestResponse.md +0 -19
  71. data/docs/WebhookTestResult.md +0 -21
  72. data/git_push.sh +0 -58
  73. data/lib/mailslurp_client/api/attachment_controller_api.rb +0 -157
  74. data/lib/mailslurp_client/api/bulk_actions_controller_api.rb +0 -203
  75. data/lib/mailslurp_client/api/common_actions_controller_api.rb +0 -201
  76. data/lib/mailslurp_client/api/contact_controller_api.rb +0 -323
  77. data/lib/mailslurp_client/api/domain_controller_api.rb +0 -264
  78. data/lib/mailslurp_client/api/email_controller_api.rb +0 -852
  79. data/lib/mailslurp_client/api/group_controller_api.rb +0 -519
  80. data/lib/mailslurp_client/api/inbox_controller_api.rb +0 -763
  81. data/lib/mailslurp_client/api/template_controller_api.rb +0 -323
  82. data/lib/mailslurp_client/api/wait_for_controller_api.rb +0 -359
  83. data/lib/mailslurp_client/api/webhook_controller_api.rb +0 -405
  84. data/lib/mailslurp_client/api_client.rb +0 -386
  85. data/lib/mailslurp_client/api_error.rb +0 -57
  86. data/lib/mailslurp_client/configuration.rb +0 -248
  87. data/lib/mailslurp_client/models/attachment_meta_data.rb +0 -253
  88. data/lib/mailslurp_client/models/basic_auth_options.rb +0 -226
  89. data/lib/mailslurp_client/models/bulk_send_email_options.rb +0 -224
  90. data/lib/mailslurp_client/models/contact_dto.rb +0 -288
  91. data/lib/mailslurp_client/models/contact_projection.rb +0 -261
  92. data/lib/mailslurp_client/models/create_contact_options.rb +0 -277
  93. data/lib/mailslurp_client/models/create_domain_options.rb +0 -208
  94. data/lib/mailslurp_client/models/create_group_options.rb +0 -220
  95. data/lib/mailslurp_client/models/create_template_options.rb +0 -225
  96. data/lib/mailslurp_client/models/create_webhook_options.rb +0 -227
  97. data/lib/mailslurp_client/models/domain_dto.rb +0 -296
  98. data/lib/mailslurp_client/models/domain_preview.rb +0 -240
  99. data/lib/mailslurp_client/models/email.rb +0 -376
  100. data/lib/mailslurp_client/models/email_analysis.rb +0 -243
  101. data/lib/mailslurp_client/models/email_preview.rb +0 -286
  102. data/lib/mailslurp_client/models/email_projection.rb +0 -306
  103. data/lib/mailslurp_client/models/forward_email_options.rb +0 -245
  104. data/lib/mailslurp_client/models/group_contacts_dto.rb +0 -227
  105. data/lib/mailslurp_client/models/group_dto.rb +0 -248
  106. data/lib/mailslurp_client/models/group_projection.rb +0 -248
  107. data/lib/mailslurp_client/models/html_validation_result.rb +0 -243
  108. data/lib/mailslurp_client/models/inbox.rb +0 -290
  109. data/lib/mailslurp_client/models/inbox_projection.rb +0 -272
  110. data/lib/mailslurp_client/models/json_node.rb +0 -429
  111. data/lib/mailslurp_client/models/match_option.rb +0 -274
  112. data/lib/mailslurp_client/models/match_options.rb +0 -210
  113. data/lib/mailslurp_client/models/page_contact_projection.rb +0 -298
  114. data/lib/mailslurp_client/models/page_email_preview.rb +0 -298
  115. data/lib/mailslurp_client/models/page_email_projection.rb +0 -298
  116. data/lib/mailslurp_client/models/page_group_projection.rb +0 -298
  117. data/lib/mailslurp_client/models/page_inbox_projection.rb +0 -298
  118. data/lib/mailslurp_client/models/page_template_projection.rb +0 -298
  119. data/lib/mailslurp_client/models/page_webhook_projection.rb +0 -298
  120. data/lib/mailslurp_client/models/pageable.rb +0 -251
  121. data/lib/mailslurp_client/models/raw_email_json.rb +0 -211
  122. data/lib/mailslurp_client/models/send_email_options.rb +0 -392
  123. data/lib/mailslurp_client/models/set_inbox_favourited_options.rb +0 -208
  124. data/lib/mailslurp_client/models/sort.rb +0 -224
  125. data/lib/mailslurp_client/models/template_dto.rb +0 -269
  126. data/lib/mailslurp_client/models/template_projection.rb +0 -269
  127. data/lib/mailslurp_client/models/template_variable.rb +0 -259
  128. data/lib/mailslurp_client/models/unread_count.rb +0 -211
  129. data/lib/mailslurp_client/models/update_group_contacts.rb +0 -213
  130. data/lib/mailslurp_client/models/update_inbox_options.rb +0 -250
  131. data/lib/mailslurp_client/models/upload_attachment_options.rb +0 -228
  132. data/lib/mailslurp_client/models/validation_dto.rb +0 -225
  133. data/lib/mailslurp_client/models/validation_message.rb +0 -220
  134. data/lib/mailslurp_client/models/wait_for_conditions.rb +0 -315
  135. data/lib/mailslurp_client/models/webhook_dto.rb +0 -326
  136. data/lib/mailslurp_client/models/webhook_projection.rb +0 -277
  137. data/lib/mailslurp_client/models/webhook_test_request.rb +0 -284
  138. data/lib/mailslurp_client/models/webhook_test_response.rb +0 -215
  139. data/lib/mailslurp_client/models/webhook_test_result.rb +0 -235
  140. data/lib/mailslurp_client/version.rb +0 -15
  141. data/mailslurp_client.gemspec +0 -39
  142. data/spec/api/attachment_controller_api_spec.rb +0 -61
  143. data/spec/api/bulk_actions_controller_api_spec.rb +0 -68
  144. data/spec/api/common_actions_controller_api_spec.rb +0 -129
  145. data/spec/api/contact_controller_api_spec.rb +0 -91
  146. data/spec/api/domain_controller_api_spec.rb +0 -82
  147. data/spec/api/email_controller_api_spec.rb +0 -162
  148. data/spec/api/group_controller_api_spec.rb +0 -126
  149. data/spec/api/inbox_controller_api_spec.rb +0 -172
  150. data/spec/api/template_controller_api_spec.rb +0 -91
  151. data/spec/api/wait_for_controller_api_spec.rb +0 -107
  152. data/spec/api/webhook_controller_api_spec.rb +0 -107
  153. data/spec/api_client_spec.rb +0 -226
  154. data/spec/configuration_spec.rb +0 -42
  155. data/spec/models/attachment_meta_data_spec.rb +0 -59
  156. data/spec/models/basic_auth_options_spec.rb +0 -47
  157. data/spec/models/bulk_send_email_options_spec.rb +0 -47
  158. data/spec/models/contact_dto_spec.rb +0 -83
  159. data/spec/models/contact_projection_spec.rb +0 -71
  160. data/spec/models/create_contact_options_spec.rb +0 -83
  161. data/spec/models/create_domain_options_spec.rb +0 -41
  162. data/spec/models/create_group_options_spec.rb +0 -47
  163. data/spec/models/create_template_options_spec.rb +0 -47
  164. data/spec/models/create_webhook_options_spec.rb +0 -53
  165. data/spec/models/domain_dto_spec.rb +0 -77
  166. data/spec/models/domain_preview_spec.rb +0 -53
  167. data/spec/models/email_analysis_spec.rb +0 -65
  168. data/spec/models/email_preview_spec.rb +0 -83
  169. data/spec/models/email_projection_spec.rb +0 -89
  170. data/spec/models/email_spec.rb +0 -137
  171. data/spec/models/forward_email_options_spec.rb +0 -59
  172. data/spec/models/group_contacts_dto_spec.rb +0 -47
  173. data/spec/models/group_dto_spec.rb +0 -59
  174. data/spec/models/group_projection_spec.rb +0 -59
  175. data/spec/models/html_validation_result_spec.rb +0 -53
  176. data/spec/models/inbox_projection_spec.rb +0 -77
  177. data/spec/models/inbox_spec.rb +0 -89
  178. data/spec/models/json_node_spec.rb +0 -171
  179. data/spec/models/match_option_spec.rb +0 -61
  180. data/spec/models/match_options_spec.rb +0 -41
  181. data/spec/models/page_contact_projection_spec.rb +0 -101
  182. data/spec/models/page_email_preview_spec.rb +0 -101
  183. data/spec/models/page_email_projection_spec.rb +0 -101
  184. data/spec/models/page_group_projection_spec.rb +0 -101
  185. data/spec/models/page_inbox_projection_spec.rb +0 -101
  186. data/spec/models/page_template_projection_spec.rb +0 -101
  187. data/spec/models/page_webhook_projection_spec.rb +0 -101
  188. data/spec/models/pageable_spec.rb +0 -71
  189. data/spec/models/raw_email_json_spec.rb +0 -41
  190. data/spec/models/send_email_options_spec.rb +0 -129
  191. data/spec/models/set_inbox_favourited_options_spec.rb +0 -41
  192. data/spec/models/sort_spec.rb +0 -53
  193. data/spec/models/template_dto_spec.rb +0 -65
  194. data/spec/models/template_projection_spec.rb +0 -65
  195. data/spec/models/template_variable_spec.rb +0 -51
  196. data/spec/models/unread_count_spec.rb +0 -41
  197. data/spec/models/update_group_contacts_spec.rb +0 -41
  198. data/spec/models/update_inbox_options_spec.rb +0 -65
  199. data/spec/models/upload_attachment_options_spec.rb +0 -53
  200. data/spec/models/validation_dto_spec.rb +0 -47
  201. data/spec/models/validation_message_spec.rb +0 -47
  202. data/spec/models/wait_for_conditions_spec.rb +0 -85
  203. data/spec/models/webhook_dto_spec.rb +0 -93
  204. data/spec/models/webhook_projection_spec.rb +0 -71
  205. data/spec/models/webhook_test_request_spec.rb +0 -63
  206. data/spec/models/webhook_test_response_spec.rb +0 -47
  207. data/spec/models/webhook_test_result_spec.rb +0 -53
  208. data/spec/spec_helper.rb +0 -111
@@ -1,58 +0,0 @@
1
- #!/bin/sh
2
- # ref: https://help.github.com/articles/adding-an-existing-project-to-github-using-the-command-line/
3
- #
4
- # Usage example: /bin/sh ./git_push.sh wing328 openapi-pestore-perl "minor update" "gitlab.com"
5
-
6
- git_user_id=$1
7
- git_repo_id=$2
8
- release_note=$3
9
- git_host=$4
10
-
11
- if [ "$git_host" = "" ]; then
12
- git_host="github.com"
13
- echo "[INFO] No command line input provided. Set \$git_host to $git_host"
14
- fi
15
-
16
- if [ "$git_user_id" = "" ]; then
17
- git_user_id="GIT_USER_ID"
18
- echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id"
19
- fi
20
-
21
- if [ "$git_repo_id" = "" ]; then
22
- git_repo_id="GIT_REPO_ID"
23
- echo "[INFO] No command line input provided. Set \$git_repo_id to $git_repo_id"
24
- fi
25
-
26
- if [ "$release_note" = "" ]; then
27
- release_note="Minor update"
28
- echo "[INFO] No command line input provided. Set \$release_note to $release_note"
29
- fi
30
-
31
- # Initialize the local directory as a Git repository
32
- git init
33
-
34
- # Adds the files in the local repository and stages them for commit.
35
- git add .
36
-
37
- # Commits the tracked changes and prepares them to be pushed to a remote repository.
38
- git commit -m "$release_note"
39
-
40
- # Sets the new remote
41
- git_remote=`git remote`
42
- if [ "$git_remote" = "" ]; then # git remote not defined
43
-
44
- if [ "$GIT_TOKEN" = "" ]; then
45
- echo "[INFO] \$GIT_TOKEN (environment variable) is not set. Using the git credential in your environment."
46
- git remote add origin https://${git_host}/${git_user_id}/${git_repo_id}.git
47
- else
48
- git remote add origin https://${git_user_id}:${GIT_TOKEN}@${git_host}/${git_user_id}/${git_repo_id}.git
49
- fi
50
-
51
- fi
52
-
53
- git pull origin master
54
-
55
- # Pushes (Forces) the changes in the local repository up to the remote repository
56
- echo "Git pushing to https://${git_host}/${git_user_id}/${git_repo_id}.git"
57
- git push origin master 2>&1 | grep -v 'To https'
58
-
@@ -1,157 +0,0 @@
1
- =begin
2
- #MailSlurp API
3
-
4
- #MailSlurp is an API for sending and receiving emails from dynamically allocated email addresses. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://www.mailslurp.com/docs/) - [Examples](https://github.com/mailslurp/examples) repository
5
-
6
- The version of the OpenAPI document: 67c9a1eda264be4cfe0bb2c76151f0aadf0862bc
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3
10
-
11
- =end
12
-
13
- require 'cgi'
14
-
15
- module MailSlurpClient
16
- class AttachmentControllerApi
17
- attr_accessor :api_client
18
-
19
- def initialize(api_client = ApiClient.default)
20
- @api_client = api_client
21
- end
22
- # Upload an attachment for sending
23
- # When sending emails with attachments first upload each attachment with this endpoint. Record the returned attachment IDs. Then use these attachment IDs in the SendEmailOptions when sending an email. This means that attachments can easily be reused.
24
- # @param upload_options [UploadAttachmentOptions] uploadOptions
25
- # @param [Hash] opts the optional parameters
26
- # @return [Array<String>]
27
- def upload_attachment(upload_options, opts = {})
28
- data, _status_code, _headers = upload_attachment_with_http_info(upload_options, opts)
29
- data
30
- end
31
-
32
- # Upload an attachment for sending
33
- # When sending emails with attachments first upload each attachment with this endpoint. Record the returned attachment IDs. Then use these attachment IDs in the SendEmailOptions when sending an email. This means that attachments can easily be reused.
34
- # @param upload_options [UploadAttachmentOptions] uploadOptions
35
- # @param [Hash] opts the optional parameters
36
- # @return [Array<(Array<String>, Integer, Hash)>] Array<String> data, response status code and response headers
37
- def upload_attachment_with_http_info(upload_options, opts = {})
38
- if @api_client.config.debugging
39
- @api_client.config.logger.debug 'Calling API: AttachmentControllerApi.upload_attachment ...'
40
- end
41
- # verify the required parameter 'upload_options' is set
42
- if @api_client.config.client_side_validation && upload_options.nil?
43
- fail ArgumentError, "Missing the required parameter 'upload_options' when calling AttachmentControllerApi.upload_attachment"
44
- end
45
- # resource path
46
- local_var_path = '/attachments'
47
-
48
- # query parameters
49
- query_params = opts[:query_params] || {}
50
-
51
- # header parameters
52
- header_params = opts[:header_params] || {}
53
- # HTTP header 'Accept' (if needed)
54
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
55
- # HTTP header 'Content-Type'
56
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
57
-
58
- # form parameters
59
- form_params = opts[:form_params] || {}
60
-
61
- # http body (model)
62
- post_body = opts[:body] || @api_client.object_to_http_body(upload_options)
63
-
64
- # return_type
65
- return_type = opts[:return_type] || 'Array<String>'
66
-
67
- # auth_names
68
- auth_names = opts[:auth_names] || ['API_KEY']
69
-
70
- new_options = opts.merge(
71
- :header_params => header_params,
72
- :query_params => query_params,
73
- :form_params => form_params,
74
- :body => post_body,
75
- :auth_names => auth_names,
76
- :return_type => return_type
77
- )
78
-
79
- data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
80
- if @api_client.config.debugging
81
- @api_client.config.logger.debug "API called: AttachmentControllerApi#upload_attachment\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
82
- end
83
- return data, status_code, headers
84
- end
85
-
86
- # Upload an attachment for sending using Multipart Form
87
- # When sending emails with attachments first upload each attachment with this endpoint. Record the returned attachment IDs. Then use these attachment IDs in the SendEmailOptions when sending an email. This means that attachments can easily be reused.
88
- # @param file [File] file
89
- # @param [Hash] opts the optional parameters
90
- # @option opts [String] :content_type contentType
91
- # @option opts [String] :filename filename
92
- # @return [Array<String>]
93
- def upload_multipart_form(file, opts = {})
94
- data, _status_code, _headers = upload_multipart_form_with_http_info(file, opts)
95
- data
96
- end
97
-
98
- # Upload an attachment for sending using Multipart Form
99
- # When sending emails with attachments first upload each attachment with this endpoint. Record the returned attachment IDs. Then use these attachment IDs in the SendEmailOptions when sending an email. This means that attachments can easily be reused.
100
- # @param file [File] file
101
- # @param [Hash] opts the optional parameters
102
- # @option opts [String] :content_type contentType
103
- # @option opts [String] :filename filename
104
- # @return [Array<(Array<String>, Integer, Hash)>] Array<String> data, response status code and response headers
105
- def upload_multipart_form_with_http_info(file, opts = {})
106
- if @api_client.config.debugging
107
- @api_client.config.logger.debug 'Calling API: AttachmentControllerApi.upload_multipart_form ...'
108
- end
109
- # verify the required parameter 'file' is set
110
- if @api_client.config.client_side_validation && file.nil?
111
- fail ArgumentError, "Missing the required parameter 'file' when calling AttachmentControllerApi.upload_multipart_form"
112
- end
113
- # resource path
114
- local_var_path = '/attachments/multipart'
115
-
116
- # query parameters
117
- query_params = opts[:query_params] || {}
118
- query_params[:'contentType'] = opts[:'content_type'] if !opts[:'content_type'].nil?
119
- query_params[:'filename'] = opts[:'filename'] if !opts[:'filename'].nil?
120
-
121
- # header parameters
122
- header_params = opts[:header_params] || {}
123
- # HTTP header 'Accept' (if needed)
124
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
125
- # HTTP header 'Content-Type'
126
- header_params['Content-Type'] = @api_client.select_header_content_type(['multipart/form-data'])
127
-
128
- # form parameters
129
- form_params = opts[:form_params] || {}
130
- form_params['file'] = file
131
-
132
- # http body (model)
133
- post_body = opts[:body]
134
-
135
- # return_type
136
- return_type = opts[:return_type] || 'Array<String>'
137
-
138
- # auth_names
139
- auth_names = opts[:auth_names] || ['API_KEY']
140
-
141
- new_options = opts.merge(
142
- :header_params => header_params,
143
- :query_params => query_params,
144
- :form_params => form_params,
145
- :body => post_body,
146
- :auth_names => auth_names,
147
- :return_type => return_type
148
- )
149
-
150
- data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
151
- if @api_client.config.debugging
152
- @api_client.config.logger.debug "API called: AttachmentControllerApi#upload_multipart_form\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
153
- end
154
- return data, status_code, headers
155
- end
156
- end
157
- end
@@ -1,203 +0,0 @@
1
- =begin
2
- #MailSlurp API
3
-
4
- #MailSlurp is an API for sending and receiving emails from dynamically allocated email addresses. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://www.mailslurp.com/docs/) - [Examples](https://github.com/mailslurp/examples) repository
5
-
6
- The version of the OpenAPI document: 67c9a1eda264be4cfe0bb2c76151f0aadf0862bc
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3
10
-
11
- =end
12
-
13
- require 'cgi'
14
-
15
- module MailSlurpClient
16
- class BulkActionsControllerApi
17
- attr_accessor :api_client
18
-
19
- def initialize(api_client = ApiClient.default)
20
- @api_client = api_client
21
- end
22
- # Bulk create Inboxes (email addresses)
23
- # @param count [Integer] Number of inboxes to be created in bulk
24
- # @param [Hash] opts the optional parameters
25
- # @return [Array<Inbox>]
26
- def bulk_create_inboxes(count, opts = {})
27
- data, _status_code, _headers = bulk_create_inboxes_with_http_info(count, opts)
28
- data
29
- end
30
-
31
- # Bulk create Inboxes (email addresses)
32
- # @param count [Integer] Number of inboxes to be created in bulk
33
- # @param [Hash] opts the optional parameters
34
- # @return [Array<(Array<Inbox>, Integer, Hash)>] Array<Inbox> data, response status code and response headers
35
- def bulk_create_inboxes_with_http_info(count, opts = {})
36
- if @api_client.config.debugging
37
- @api_client.config.logger.debug 'Calling API: BulkActionsControllerApi.bulk_create_inboxes ...'
38
- end
39
- # verify the required parameter 'count' is set
40
- if @api_client.config.client_side_validation && count.nil?
41
- fail ArgumentError, "Missing the required parameter 'count' when calling BulkActionsControllerApi.bulk_create_inboxes"
42
- end
43
- # resource path
44
- local_var_path = '/bulk/inboxes'
45
-
46
- # query parameters
47
- query_params = opts[:query_params] || {}
48
- query_params[:'count'] = count
49
-
50
- # header parameters
51
- header_params = opts[:header_params] || {}
52
- # HTTP header 'Accept' (if needed)
53
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
54
-
55
- # form parameters
56
- form_params = opts[:form_params] || {}
57
-
58
- # http body (model)
59
- post_body = opts[:body]
60
-
61
- # return_type
62
- return_type = opts[:return_type] || 'Array<Inbox>'
63
-
64
- # auth_names
65
- auth_names = opts[:auth_names] || ['API_KEY']
66
-
67
- new_options = opts.merge(
68
- :header_params => header_params,
69
- :query_params => query_params,
70
- :form_params => form_params,
71
- :body => post_body,
72
- :auth_names => auth_names,
73
- :return_type => return_type
74
- )
75
-
76
- data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
77
- if @api_client.config.debugging
78
- @api_client.config.logger.debug "API called: BulkActionsControllerApi#bulk_create_inboxes\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
79
- end
80
- return data, status_code, headers
81
- end
82
-
83
- # Bulk Delete Inboxes
84
- # @param ids [Array<String>] ids
85
- # @param [Hash] opts the optional parameters
86
- # @return [nil]
87
- def bulk_delete_inboxes(ids, opts = {})
88
- bulk_delete_inboxes_with_http_info(ids, opts)
89
- nil
90
- end
91
-
92
- # Bulk Delete Inboxes
93
- # @param ids [Array<String>] ids
94
- # @param [Hash] opts the optional parameters
95
- # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
96
- def bulk_delete_inboxes_with_http_info(ids, opts = {})
97
- if @api_client.config.debugging
98
- @api_client.config.logger.debug 'Calling API: BulkActionsControllerApi.bulk_delete_inboxes ...'
99
- end
100
- # verify the required parameter 'ids' is set
101
- if @api_client.config.client_side_validation && ids.nil?
102
- fail ArgumentError, "Missing the required parameter 'ids' when calling BulkActionsControllerApi.bulk_delete_inboxes"
103
- end
104
- # resource path
105
- local_var_path = '/bulk/inboxes'
106
-
107
- # query parameters
108
- query_params = opts[:query_params] || {}
109
-
110
- # header parameters
111
- header_params = opts[:header_params] || {}
112
- # HTTP header 'Content-Type'
113
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
114
-
115
- # form parameters
116
- form_params = opts[:form_params] || {}
117
-
118
- # http body (model)
119
- post_body = opts[:body] || @api_client.object_to_http_body(ids)
120
-
121
- # return_type
122
- return_type = opts[:return_type]
123
-
124
- # auth_names
125
- auth_names = opts[:auth_names] || ['API_KEY']
126
-
127
- new_options = opts.merge(
128
- :header_params => header_params,
129
- :query_params => query_params,
130
- :form_params => form_params,
131
- :body => post_body,
132
- :auth_names => auth_names,
133
- :return_type => return_type
134
- )
135
-
136
- data, status_code, headers = @api_client.call_api(:DELETE, local_var_path, new_options)
137
- if @api_client.config.debugging
138
- @api_client.config.logger.debug "API called: BulkActionsControllerApi#bulk_delete_inboxes\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
139
- end
140
- return data, status_code, headers
141
- end
142
-
143
- # Bulk Send Emails
144
- # @param bulk_send_email_options [BulkSendEmailOptions] bulkSendEmailOptions
145
- # @param [Hash] opts the optional parameters
146
- # @return [nil]
147
- def bulk_send_emails(bulk_send_email_options, opts = {})
148
- bulk_send_emails_with_http_info(bulk_send_email_options, opts)
149
- nil
150
- end
151
-
152
- # Bulk Send Emails
153
- # @param bulk_send_email_options [BulkSendEmailOptions] bulkSendEmailOptions
154
- # @param [Hash] opts the optional parameters
155
- # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
156
- def bulk_send_emails_with_http_info(bulk_send_email_options, opts = {})
157
- if @api_client.config.debugging
158
- @api_client.config.logger.debug 'Calling API: BulkActionsControllerApi.bulk_send_emails ...'
159
- end
160
- # verify the required parameter 'bulk_send_email_options' is set
161
- if @api_client.config.client_side_validation && bulk_send_email_options.nil?
162
- fail ArgumentError, "Missing the required parameter 'bulk_send_email_options' when calling BulkActionsControllerApi.bulk_send_emails"
163
- end
164
- # resource path
165
- local_var_path = '/bulk/send'
166
-
167
- # query parameters
168
- query_params = opts[:query_params] || {}
169
-
170
- # header parameters
171
- header_params = opts[:header_params] || {}
172
- # HTTP header 'Content-Type'
173
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
174
-
175
- # form parameters
176
- form_params = opts[:form_params] || {}
177
-
178
- # http body (model)
179
- post_body = opts[:body] || @api_client.object_to_http_body(bulk_send_email_options)
180
-
181
- # return_type
182
- return_type = opts[:return_type]
183
-
184
- # auth_names
185
- auth_names = opts[:auth_names] || ['API_KEY']
186
-
187
- new_options = opts.merge(
188
- :header_params => header_params,
189
- :query_params => query_params,
190
- :form_params => form_params,
191
- :body => post_body,
192
- :auth_names => auth_names,
193
- :return_type => return_type
194
- )
195
-
196
- data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
197
- if @api_client.config.debugging
198
- @api_client.config.logger.debug "API called: BulkActionsControllerApi#bulk_send_emails\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
199
- end
200
- return data, status_code, headers
201
- end
202
- end
203
- end
@@ -1,201 +0,0 @@
1
- =begin
2
- #MailSlurp API
3
-
4
- #MailSlurp is an API for sending and receiving emails from dynamically allocated email addresses. It's designed for developers and QA teams to test applications, process inbound emails, send templated notifications, attachments, and more. ## Resources - [Homepage](https://www.mailslurp.com) - Get an [API KEY](https://app.mailslurp.com/sign-up/) - Generated [SDK Clients](https://www.mailslurp.com/docs/) - [Examples](https://github.com/mailslurp/examples) repository
5
-
6
- The version of the OpenAPI document: 67c9a1eda264be4cfe0bb2c76151f0aadf0862bc
7
-
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.2.3
10
-
11
- =end
12
-
13
- require 'cgi'
14
-
15
- module MailSlurpClient
16
- class CommonActionsControllerApi
17
- attr_accessor :api_client
18
-
19
- def initialize(api_client = ApiClient.default)
20
- @api_client = api_client
21
- end
22
- # Create new random inbox
23
- # Returns an Inbox with an `id` and an `emailAddress`
24
- # @param [Hash] opts the optional parameters
25
- # @return [Inbox]
26
- def create_new_email_address(opts = {})
27
- data, _status_code, _headers = create_new_email_address_with_http_info(opts)
28
- data
29
- end
30
-
31
- # Create new random inbox
32
- # Returns an Inbox with an &#x60;id&#x60; and an &#x60;emailAddress&#x60;
33
- # @param [Hash] opts the optional parameters
34
- # @return [Array<(Inbox, Integer, Hash)>] Inbox data, response status code and response headers
35
- def create_new_email_address_with_http_info(opts = {})
36
- if @api_client.config.debugging
37
- @api_client.config.logger.debug 'Calling API: CommonActionsControllerApi.create_new_email_address ...'
38
- end
39
- # resource path
40
- local_var_path = '/newEmailAddress'
41
-
42
- # query parameters
43
- query_params = opts[:query_params] || {}
44
-
45
- # header parameters
46
- header_params = opts[:header_params] || {}
47
- # HTTP header 'Accept' (if needed)
48
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
49
-
50
- # form parameters
51
- form_params = opts[:form_params] || {}
52
-
53
- # http body (model)
54
- post_body = opts[:body]
55
-
56
- # return_type
57
- return_type = opts[:return_type] || 'Inbox'
58
-
59
- # auth_names
60
- auth_names = opts[:auth_names] || ['API_KEY']
61
-
62
- new_options = opts.merge(
63
- :header_params => header_params,
64
- :query_params => query_params,
65
- :form_params => form_params,
66
- :body => post_body,
67
- :auth_names => auth_names,
68
- :return_type => return_type
69
- )
70
-
71
- data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
72
- if @api_client.config.debugging
73
- @api_client.config.logger.debug "API called: CommonActionsControllerApi#create_new_email_address\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
74
- end
75
- return data, status_code, headers
76
- end
77
-
78
- # Delete all emails in an inbox
79
- # Deletes all emails
80
- # @param inbox_id [String] inboxId
81
- # @param [Hash] opts the optional parameters
82
- # @return [nil]
83
- def empty_inbox(inbox_id, opts = {})
84
- empty_inbox_with_http_info(inbox_id, opts)
85
- nil
86
- end
87
-
88
- # Delete all emails in an inbox
89
- # Deletes all emails
90
- # @param inbox_id [String] inboxId
91
- # @param [Hash] opts the optional parameters
92
- # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
93
- def empty_inbox_with_http_info(inbox_id, opts = {})
94
- if @api_client.config.debugging
95
- @api_client.config.logger.debug 'Calling API: CommonActionsControllerApi.empty_inbox ...'
96
- end
97
- # verify the required parameter 'inbox_id' is set
98
- if @api_client.config.client_side_validation && inbox_id.nil?
99
- fail ArgumentError, "Missing the required parameter 'inbox_id' when calling CommonActionsControllerApi.empty_inbox"
100
- end
101
- # resource path
102
- local_var_path = '/emptyInbox'
103
-
104
- # query parameters
105
- query_params = opts[:query_params] || {}
106
- query_params[:'inboxId'] = inbox_id
107
-
108
- # header parameters
109
- header_params = opts[:header_params] || {}
110
-
111
- # form parameters
112
- form_params = opts[:form_params] || {}
113
-
114
- # http body (model)
115
- post_body = opts[:body]
116
-
117
- # return_type
118
- return_type = opts[:return_type]
119
-
120
- # auth_names
121
- auth_names = opts[:auth_names] || ['API_KEY']
122
-
123
- new_options = opts.merge(
124
- :header_params => header_params,
125
- :query_params => query_params,
126
- :form_params => form_params,
127
- :body => post_body,
128
- :auth_names => auth_names,
129
- :return_type => return_type
130
- )
131
-
132
- data, status_code, headers = @api_client.call_api(:DELETE, local_var_path, new_options)
133
- if @api_client.config.debugging
134
- @api_client.config.logger.debug "API called: CommonActionsControllerApi#empty_inbox\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
135
- end
136
- return data, status_code, headers
137
- end
138
-
139
- # Send an email from a random email address
140
- # To specify an email address first create an inbox and use that with the other send email methods
141
- # @param send_email_options [SendEmailOptions] sendEmailOptions
142
- # @param [Hash] opts the optional parameters
143
- # @return [nil]
144
- def send_email_simple(send_email_options, opts = {})
145
- send_email_simple_with_http_info(send_email_options, opts)
146
- nil
147
- end
148
-
149
- # Send an email from a random email address
150
- # To specify an email address first create an inbox and use that with the other send email methods
151
- # @param send_email_options [SendEmailOptions] sendEmailOptions
152
- # @param [Hash] opts the optional parameters
153
- # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
154
- def send_email_simple_with_http_info(send_email_options, opts = {})
155
- if @api_client.config.debugging
156
- @api_client.config.logger.debug 'Calling API: CommonActionsControllerApi.send_email_simple ...'
157
- end
158
- # verify the required parameter 'send_email_options' is set
159
- if @api_client.config.client_side_validation && send_email_options.nil?
160
- fail ArgumentError, "Missing the required parameter 'send_email_options' when calling CommonActionsControllerApi.send_email_simple"
161
- end
162
- # resource path
163
- local_var_path = '/sendEmail'
164
-
165
- # query parameters
166
- query_params = opts[:query_params] || {}
167
-
168
- # header parameters
169
- header_params = opts[:header_params] || {}
170
- # HTTP header 'Content-Type'
171
- header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
172
-
173
- # form parameters
174
- form_params = opts[:form_params] || {}
175
-
176
- # http body (model)
177
- post_body = opts[:body] || @api_client.object_to_http_body(send_email_options)
178
-
179
- # return_type
180
- return_type = opts[:return_type]
181
-
182
- # auth_names
183
- auth_names = opts[:auth_names] || ['API_KEY']
184
-
185
- new_options = opts.merge(
186
- :header_params => header_params,
187
- :query_params => query_params,
188
- :form_params => form_params,
189
- :body => post_body,
190
- :auth_names => auth_names,
191
- :return_type => return_type
192
- )
193
-
194
- data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
195
- if @api_client.config.debugging
196
- @api_client.config.logger.debug "API called: CommonActionsControllerApi#send_email_simple\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
197
- end
198
- return data, status_code, headers
199
- end
200
- end
201
- end