mailslurp_client 7.0.8 → 7.2.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/mailslurp_client.rb +12 -3
- metadata +11 -372
- data/Gemfile +0 -9
- data/LICENSE +0 -22
- data/Makefile +0 -3
- data/README.md +0 -239
- data/Rakefile +0 -10
- data/docs/AliasControllerApi.md +0 -337
- data/docs/AttachmentControllerApi.md +0 -126
- data/docs/AttachmentMetaData.md +0 -23
- data/docs/BasicAuthOptions.md +0 -19
- data/docs/BulkActionsControllerApi.md +0 -165
- data/docs/BulkSendEmailOptions.md +0 -19
- data/docs/CommonActionsControllerApi.md +0 -218
- data/docs/ContactControllerApi.md +0 -274
- data/docs/ContactDto.md +0 -31
- data/docs/ContactProjection.md +0 -27
- data/docs/CreateAnonymousAliasOptions.md +0 -17
- data/docs/CreateContactOptions.md +0 -31
- data/docs/CreateDomainOptions.md +0 -17
- data/docs/CreateGroupOptions.md +0 -19
- data/docs/CreateOwnedAliasOptions.md +0 -23
- data/docs/CreateTemplateOptions.md +0 -19
- data/docs/CreateWebhookOptions.md +0 -21
- data/docs/DomainControllerApi.md +0 -223
- data/docs/DomainDto.md +0 -29
- data/docs/DomainPreview.md +0 -21
- data/docs/Email.md +0 -49
- data/docs/EmailAnalysis.md +0 -25
- data/docs/EmailControllerApi.md +0 -740
- data/docs/EmailPreview.md +0 -31
- data/docs/EmailProjection.md +0 -33
- data/docs/FormControllerApi.md +0 -79
- data/docs/ForwardEmailOptions.md +0 -23
- data/docs/GroupContactsDto.md +0 -19
- data/docs/GroupControllerApi.md +0 -437
- data/docs/GroupDto.md +0 -23
- data/docs/GroupProjection.md +0 -23
- data/docs/HTMLValidationResult.md +0 -21
- data/docs/Inbox.md +0 -33
- data/docs/InboxControllerApi.md +0 -705
- data/docs/InboxProjection.md +0 -29
- data/docs/JsonNode.md +0 -59
- data/docs/MatchOption.md +0 -21
- data/docs/MatchOptions.md +0 -17
- data/docs/ModelAlias.md +0 -31
- data/docs/PageAlias.md +0 -37
- data/docs/PageContactProjection.md +0 -37
- data/docs/PageEmailPreview.md +0 -37
- data/docs/PageEmailProjection.md +0 -37
- data/docs/PageGroupProjection.md +0 -37
- data/docs/PageInboxProjection.md +0 -37
- data/docs/PageTemplateProjection.md +0 -37
- data/docs/PageWebhookProjection.md +0 -37
- data/docs/Pageable.md +0 -27
- data/docs/RawEmailJson.md +0 -17
- data/docs/SendEmailOptions.md +0 -45
- data/docs/SetInboxFavouritedOptions.md +0 -17
- data/docs/SimpleSendEmailOptions.md +0 -23
- data/docs/Sort.md +0 -21
- data/docs/TemplateControllerApi.md +0 -274
- data/docs/TemplateDto.md +0 -25
- data/docs/TemplateProjection.md +0 -25
- data/docs/TemplateVariable.md +0 -19
- data/docs/UnreadCount.md +0 -17
- data/docs/UpdateGroupContacts.md +0 -17
- data/docs/UpdateInboxOptions.md +0 -25
- data/docs/UploadAttachmentOptions.md +0 -21
- data/docs/ValidationDto.md +0 -19
- data/docs/ValidationMessage.md +0 -19
- data/docs/WaitForConditions.md +0 -29
- data/docs/WaitForControllerApi.md +0 -317
- data/docs/WebhookControllerApi.md +0 -339
- data/docs/WebhookDto.md +0 -33
- data/docs/WebhookProjection.md +0 -27
- data/docs/WebhookTestRequest.md +0 -23
- data/docs/WebhookTestResponse.md +0 -19
- data/docs/WebhookTestResult.md +0 -21
- data/git_push.sh +0 -58
- data/lib/mailslurp_client/api/alias_controller_api.rb +0 -405
- data/lib/mailslurp_client/api/attachment_controller_api.rb +0 -160
- data/lib/mailslurp_client/api/bulk_actions_controller_api.rb +0 -203
- data/lib/mailslurp_client/api/common_actions_controller_api.rb +0 -257
- data/lib/mailslurp_client/api/contact_controller_api.rb +0 -323
- data/lib/mailslurp_client/api/domain_controller_api.rb +0 -264
- data/lib/mailslurp_client/api/email_controller_api.rb +0 -852
- data/lib/mailslurp_client/api/form_controller_api.rb +0 -104
- data/lib/mailslurp_client/api/group_controller_api.rb +0 -519
- data/lib/mailslurp_client/api/inbox_controller_api.rb +0 -822
- data/lib/mailslurp_client/api/template_controller_api.rb +0 -323
- data/lib/mailslurp_client/api/wait_for_controller_api.rb +0 -359
- data/lib/mailslurp_client/api/webhook_controller_api.rb +0 -405
- data/lib/mailslurp_client/api_client.rb +0 -386
- data/lib/mailslurp_client/api_error.rb +0 -57
- data/lib/mailslurp_client/configuration.rb +0 -248
- data/lib/mailslurp_client/models/attachment_meta_data.rb +0 -238
- data/lib/mailslurp_client/models/basic_auth_options.rb +0 -226
- data/lib/mailslurp_client/models/bulk_send_email_options.rb +0 -219
- data/lib/mailslurp_client/models/contact_dto.rb +0 -288
- data/lib/mailslurp_client/models/contact_projection.rb +0 -261
- data/lib/mailslurp_client/models/create_anonymous_alias_options.rb +0 -208
- data/lib/mailslurp_client/models/create_contact_options.rb +0 -277
- data/lib/mailslurp_client/models/create_domain_options.rb +0 -208
- data/lib/mailslurp_client/models/create_group_options.rb +0 -220
- data/lib/mailslurp_client/models/create_owned_alias_options.rb +0 -238
- data/lib/mailslurp_client/models/create_template_options.rb +0 -225
- data/lib/mailslurp_client/models/create_webhook_options.rb +0 -227
- data/lib/mailslurp_client/models/domain_dto.rb +0 -296
- data/lib/mailslurp_client/models/domain_preview.rb +0 -240
- data/lib/mailslurp_client/models/email.rb +0 -376
- data/lib/mailslurp_client/models/email_analysis.rb +0 -248
- data/lib/mailslurp_client/models/email_preview.rb +0 -286
- data/lib/mailslurp_client/models/email_projection.rb +0 -307
- data/lib/mailslurp_client/models/forward_email_options.rb +0 -244
- data/lib/mailslurp_client/models/group_contacts_dto.rb +0 -227
- data/lib/mailslurp_client/models/group_dto.rb +0 -248
- data/lib/mailslurp_client/models/group_projection.rb +0 -248
- data/lib/mailslurp_client/models/html_validation_result.rb +0 -243
- data/lib/mailslurp_client/models/inbox.rb +0 -290
- data/lib/mailslurp_client/models/inbox_projection.rb +0 -272
- data/lib/mailslurp_client/models/json_node.rb +0 -429
- data/lib/mailslurp_client/models/match_option.rb +0 -274
- data/lib/mailslurp_client/models/match_options.rb +0 -210
- data/lib/mailslurp_client/models/model_alias.rb +0 -284
- data/lib/mailslurp_client/models/page_alias.rb +0 -298
- data/lib/mailslurp_client/models/page_contact_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_email_preview.rb +0 -298
- data/lib/mailslurp_client/models/page_email_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_group_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_inbox_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_template_projection.rb +0 -298
- data/lib/mailslurp_client/models/page_webhook_projection.rb +0 -298
- data/lib/mailslurp_client/models/pageable.rb +0 -251
- data/lib/mailslurp_client/models/raw_email_json.rb +0 -211
- data/lib/mailslurp_client/models/send_email_options.rb +0 -392
- data/lib/mailslurp_client/models/set_inbox_favourited_options.rb +0 -208
- data/lib/mailslurp_client/models/simple_send_email_options.rb +0 -237
- data/lib/mailslurp_client/models/sort.rb +0 -224
- data/lib/mailslurp_client/models/template_dto.rb +0 -269
- data/lib/mailslurp_client/models/template_projection.rb +0 -269
- data/lib/mailslurp_client/models/template_variable.rb +0 -259
- data/lib/mailslurp_client/models/unread_count.rb +0 -211
- data/lib/mailslurp_client/models/update_group_contacts.rb +0 -213
- data/lib/mailslurp_client/models/update_inbox_options.rb +0 -250
- data/lib/mailslurp_client/models/upload_attachment_options.rb +0 -228
- data/lib/mailslurp_client/models/validation_dto.rb +0 -217
- data/lib/mailslurp_client/models/validation_message.rb +0 -220
- data/lib/mailslurp_client/models/wait_for_conditions.rb +0 -316
- data/lib/mailslurp_client/models/webhook_dto.rb +0 -326
- data/lib/mailslurp_client/models/webhook_projection.rb +0 -277
- data/lib/mailslurp_client/models/webhook_test_request.rb +0 -284
- data/lib/mailslurp_client/models/webhook_test_response.rb +0 -215
- data/lib/mailslurp_client/models/webhook_test_result.rb +0 -235
- data/lib/mailslurp_client/version.rb +0 -15
- data/mailslurp_client.gemspec +0 -39
- data/spec/api/alias_controller_api_spec.rb +0 -107
- data/spec/api/attachment_controller_api_spec.rb +0 -61
- data/spec/api/bulk_actions_controller_api_spec.rb +0 -68
- data/spec/api/common_actions_controller_api_spec.rb +0 -129
- data/spec/api/contact_controller_api_spec.rb +0 -91
- data/spec/api/domain_controller_api_spec.rb +0 -82
- data/spec/api/email_controller_api_spec.rb +0 -162
- data/spec/api/form_controller_api_spec.rb +0 -54
- data/spec/api/group_controller_api_spec.rb +0 -126
- data/spec/api/inbox_controller_api_spec.rb +0 -172
- data/spec/api/template_controller_api_spec.rb +0 -91
- data/spec/api/wait_for_controller_api_spec.rb +0 -107
- data/spec/api/webhook_controller_api_spec.rb +0 -107
- data/spec/api_client_spec.rb +0 -226
- data/spec/configuration_spec.rb +0 -42
- data/spec/models/attachment_meta_data_spec.rb +0 -59
- data/spec/models/basic_auth_options_spec.rb +0 -47
- data/spec/models/bulk_send_email_options_spec.rb +0 -47
- data/spec/models/contact_dto_spec.rb +0 -83
- data/spec/models/contact_projection_spec.rb +0 -71
- data/spec/models/create_anonymous_alias_options_spec.rb +0 -41
- data/spec/models/create_contact_options_spec.rb +0 -83
- data/spec/models/create_domain_options_spec.rb +0 -41
- data/spec/models/create_group_options_spec.rb +0 -47
- data/spec/models/create_owned_alias_options_spec.rb +0 -59
- data/spec/models/create_template_options_spec.rb +0 -47
- data/spec/models/create_webhook_options_spec.rb +0 -53
- data/spec/models/domain_dto_spec.rb +0 -77
- data/spec/models/domain_preview_spec.rb +0 -53
- data/spec/models/email_analysis_spec.rb +0 -65
- data/spec/models/email_preview_spec.rb +0 -83
- data/spec/models/email_projection_spec.rb +0 -89
- data/spec/models/email_spec.rb +0 -137
- data/spec/models/forward_email_options_spec.rb +0 -59
- data/spec/models/group_contacts_dto_spec.rb +0 -47
- data/spec/models/group_dto_spec.rb +0 -59
- data/spec/models/group_projection_spec.rb +0 -59
- data/spec/models/html_validation_result_spec.rb +0 -53
- data/spec/models/inbox_projection_spec.rb +0 -77
- data/spec/models/inbox_spec.rb +0 -89
- data/spec/models/json_node_spec.rb +0 -171
- data/spec/models/match_option_spec.rb +0 -61
- data/spec/models/match_options_spec.rb +0 -41
- data/spec/models/model_alias_spec.rb +0 -83
- data/spec/models/page_alias_spec.rb +0 -101
- data/spec/models/page_contact_projection_spec.rb +0 -101
- data/spec/models/page_email_preview_spec.rb +0 -101
- data/spec/models/page_email_projection_spec.rb +0 -101
- data/spec/models/page_group_projection_spec.rb +0 -101
- data/spec/models/page_inbox_projection_spec.rb +0 -101
- data/spec/models/page_template_projection_spec.rb +0 -101
- data/spec/models/page_webhook_projection_spec.rb +0 -101
- data/spec/models/pageable_spec.rb +0 -71
- data/spec/models/raw_email_json_spec.rb +0 -41
- data/spec/models/send_email_options_spec.rb +0 -129
- data/spec/models/set_inbox_favourited_options_spec.rb +0 -41
- data/spec/models/simple_send_email_options_spec.rb +0 -59
- data/spec/models/sort_spec.rb +0 -53
- data/spec/models/template_dto_spec.rb +0 -65
- data/spec/models/template_projection_spec.rb +0 -65
- data/spec/models/template_variable_spec.rb +0 -51
- data/spec/models/unread_count_spec.rb +0 -41
- data/spec/models/update_group_contacts_spec.rb +0 -41
- data/spec/models/update_inbox_options_spec.rb +0 -65
- data/spec/models/upload_attachment_options_spec.rb +0 -53
- data/spec/models/validation_dto_spec.rb +0 -47
- data/spec/models/validation_message_spec.rb +0 -47
- data/spec/models/wait_for_conditions_spec.rb +0 -85
- data/spec/models/webhook_dto_spec.rb +0 -93
- data/spec/models/webhook_projection_spec.rb +0 -71
- data/spec/models/webhook_test_request_spec.rb +0 -63
- data/spec/models/webhook_test_response_spec.rb +0 -47
- data/spec/models/webhook_test_result_spec.rb +0 -53
- data/spec/spec_helper.rb +0 -111
data/git_push.sh
DELETED
@@ -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,405 +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: d1659dc1567a5b62f65d0612107a50aace03e085
|
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 AliasControllerApi
|
17
|
-
attr_accessor :api_client
|
18
|
-
|
19
|
-
def initialize(api_client = ApiClient.default)
|
20
|
-
@api_client = api_client
|
21
|
-
end
|
22
|
-
# Create an email alias
|
23
|
-
# Create an email alias belonging to a user ID. To create anonymous aliases use the `createAnonymousAlias` method.
|
24
|
-
# @param create_owned_alias_options [CreateOwnedAliasOptions] createOwnedAliasOptions
|
25
|
-
# @param [Hash] opts the optional parameters
|
26
|
-
# @return [nil]
|
27
|
-
def create_alias(create_owned_alias_options, opts = {})
|
28
|
-
create_alias_with_http_info(create_owned_alias_options, opts)
|
29
|
-
nil
|
30
|
-
end
|
31
|
-
|
32
|
-
# Create an email alias
|
33
|
-
# Create an email alias belonging to a user ID. To create anonymous aliases use the `createAnonymousAlias` method.
|
34
|
-
# @param create_owned_alias_options [CreateOwnedAliasOptions] createOwnedAliasOptions
|
35
|
-
# @param [Hash] opts the optional parameters
|
36
|
-
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
37
|
-
def create_alias_with_http_info(create_owned_alias_options, opts = {})
|
38
|
-
if @api_client.config.debugging
|
39
|
-
@api_client.config.logger.debug 'Calling API: AliasControllerApi.create_alias ...'
|
40
|
-
end
|
41
|
-
# verify the required parameter 'create_owned_alias_options' is set
|
42
|
-
if @api_client.config.client_side_validation && create_owned_alias_options.nil?
|
43
|
-
fail ArgumentError, "Missing the required parameter 'create_owned_alias_options' when calling AliasControllerApi.create_alias"
|
44
|
-
end
|
45
|
-
# resource path
|
46
|
-
local_var_path = '/aliases'
|
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(create_owned_alias_options)
|
63
|
-
|
64
|
-
# return_type
|
65
|
-
return_type = opts[:return_type]
|
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: AliasControllerApi#create_alias\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
82
|
-
end
|
83
|
-
return data, status_code, headers
|
84
|
-
end
|
85
|
-
|
86
|
-
# Create an anonymous email alias
|
87
|
-
# @param create_anonymous_alias_options [CreateAnonymousAliasOptions] createAnonymousAliasOptions
|
88
|
-
# @param [Hash] opts the optional parameters
|
89
|
-
# @return [ModelAlias]
|
90
|
-
def create_anonymous_alias(create_anonymous_alias_options, opts = {})
|
91
|
-
data, _status_code, _headers = create_anonymous_alias_with_http_info(create_anonymous_alias_options, opts)
|
92
|
-
data
|
93
|
-
end
|
94
|
-
|
95
|
-
# Create an anonymous email alias
|
96
|
-
# @param create_anonymous_alias_options [CreateAnonymousAliasOptions] createAnonymousAliasOptions
|
97
|
-
# @param [Hash] opts the optional parameters
|
98
|
-
# @return [Array<(ModelAlias, Integer, Hash)>] ModelAlias data, response status code and response headers
|
99
|
-
def create_anonymous_alias_with_http_info(create_anonymous_alias_options, opts = {})
|
100
|
-
if @api_client.config.debugging
|
101
|
-
@api_client.config.logger.debug 'Calling API: AliasControllerApi.create_anonymous_alias ...'
|
102
|
-
end
|
103
|
-
# verify the required parameter 'create_anonymous_alias_options' is set
|
104
|
-
if @api_client.config.client_side_validation && create_anonymous_alias_options.nil?
|
105
|
-
fail ArgumentError, "Missing the required parameter 'create_anonymous_alias_options' when calling AliasControllerApi.create_anonymous_alias"
|
106
|
-
end
|
107
|
-
# resource path
|
108
|
-
local_var_path = '/aliases/anonymous'
|
109
|
-
|
110
|
-
# query parameters
|
111
|
-
query_params = opts[:query_params] || {}
|
112
|
-
|
113
|
-
# header parameters
|
114
|
-
header_params = opts[:header_params] || {}
|
115
|
-
# HTTP header 'Accept' (if needed)
|
116
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
117
|
-
# HTTP header 'Content-Type'
|
118
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
119
|
-
|
120
|
-
# form parameters
|
121
|
-
form_params = opts[:form_params] || {}
|
122
|
-
|
123
|
-
# http body (model)
|
124
|
-
post_body = opts[:body] || @api_client.object_to_http_body(create_anonymous_alias_options)
|
125
|
-
|
126
|
-
# return_type
|
127
|
-
return_type = opts[:return_type] || 'ModelAlias'
|
128
|
-
|
129
|
-
# auth_names
|
130
|
-
auth_names = opts[:auth_names] || ['API_KEY']
|
131
|
-
|
132
|
-
new_options = opts.merge(
|
133
|
-
:header_params => header_params,
|
134
|
-
:query_params => query_params,
|
135
|
-
:form_params => form_params,
|
136
|
-
:body => post_body,
|
137
|
-
:auth_names => auth_names,
|
138
|
-
:return_type => return_type
|
139
|
-
)
|
140
|
-
|
141
|
-
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
142
|
-
if @api_client.config.debugging
|
143
|
-
@api_client.config.logger.debug "API called: AliasControllerApi#create_anonymous_alias\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
144
|
-
end
|
145
|
-
return data, status_code, headers
|
146
|
-
end
|
147
|
-
|
148
|
-
# Delete an owned alias
|
149
|
-
# @param alias_id [String] aliasId
|
150
|
-
# @param [Hash] opts the optional parameters
|
151
|
-
# @return [nil]
|
152
|
-
def delete_alias(alias_id, opts = {})
|
153
|
-
delete_alias_with_http_info(alias_id, opts)
|
154
|
-
nil
|
155
|
-
end
|
156
|
-
|
157
|
-
# Delete an owned alias
|
158
|
-
# @param alias_id [String] aliasId
|
159
|
-
# @param [Hash] opts the optional parameters
|
160
|
-
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
161
|
-
def delete_alias_with_http_info(alias_id, opts = {})
|
162
|
-
if @api_client.config.debugging
|
163
|
-
@api_client.config.logger.debug 'Calling API: AliasControllerApi.delete_alias ...'
|
164
|
-
end
|
165
|
-
# verify the required parameter 'alias_id' is set
|
166
|
-
if @api_client.config.client_side_validation && alias_id.nil?
|
167
|
-
fail ArgumentError, "Missing the required parameter 'alias_id' when calling AliasControllerApi.delete_alias"
|
168
|
-
end
|
169
|
-
# resource path
|
170
|
-
local_var_path = '/aliases/{aliasId}'.sub('{' + 'aliasId' + '}', CGI.escape(alias_id.to_s))
|
171
|
-
|
172
|
-
# query parameters
|
173
|
-
query_params = opts[:query_params] || {}
|
174
|
-
|
175
|
-
# header parameters
|
176
|
-
header_params = opts[:header_params] || {}
|
177
|
-
|
178
|
-
# form parameters
|
179
|
-
form_params = opts[:form_params] || {}
|
180
|
-
|
181
|
-
# http body (model)
|
182
|
-
post_body = opts[:body]
|
183
|
-
|
184
|
-
# return_type
|
185
|
-
return_type = opts[:return_type]
|
186
|
-
|
187
|
-
# auth_names
|
188
|
-
auth_names = opts[:auth_names] || ['API_KEY']
|
189
|
-
|
190
|
-
new_options = opts.merge(
|
191
|
-
:header_params => header_params,
|
192
|
-
:query_params => query_params,
|
193
|
-
:form_params => form_params,
|
194
|
-
:body => post_body,
|
195
|
-
:auth_names => auth_names,
|
196
|
-
:return_type => return_type
|
197
|
-
)
|
198
|
-
|
199
|
-
data, status_code, headers = @api_client.call_api(:DELETE, local_var_path, new_options)
|
200
|
-
if @api_client.config.debugging
|
201
|
-
@api_client.config.logger.debug "API called: AliasControllerApi#delete_alias\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
202
|
-
end
|
203
|
-
return data, status_code, headers
|
204
|
-
end
|
205
|
-
|
206
|
-
# Get an email alias
|
207
|
-
# Get an email alias by ID
|
208
|
-
# @param alias_id [String] aliasId
|
209
|
-
# @param [Hash] opts the optional parameters
|
210
|
-
# @return [ModelAlias]
|
211
|
-
def get_alias(alias_id, opts = {})
|
212
|
-
data, _status_code, _headers = get_alias_with_http_info(alias_id, opts)
|
213
|
-
data
|
214
|
-
end
|
215
|
-
|
216
|
-
# Get an email alias
|
217
|
-
# Get an email alias by ID
|
218
|
-
# @param alias_id [String] aliasId
|
219
|
-
# @param [Hash] opts the optional parameters
|
220
|
-
# @return [Array<(ModelAlias, Integer, Hash)>] ModelAlias data, response status code and response headers
|
221
|
-
def get_alias_with_http_info(alias_id, opts = {})
|
222
|
-
if @api_client.config.debugging
|
223
|
-
@api_client.config.logger.debug 'Calling API: AliasControllerApi.get_alias ...'
|
224
|
-
end
|
225
|
-
# verify the required parameter 'alias_id' is set
|
226
|
-
if @api_client.config.client_side_validation && alias_id.nil?
|
227
|
-
fail ArgumentError, "Missing the required parameter 'alias_id' when calling AliasControllerApi.get_alias"
|
228
|
-
end
|
229
|
-
# resource path
|
230
|
-
local_var_path = '/aliases/{aliasId}'.sub('{' + 'aliasId' + '}', CGI.escape(alias_id.to_s))
|
231
|
-
|
232
|
-
# query parameters
|
233
|
-
query_params = opts[:query_params] || {}
|
234
|
-
|
235
|
-
# header parameters
|
236
|
-
header_params = opts[:header_params] || {}
|
237
|
-
# HTTP header 'Accept' (if needed)
|
238
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
239
|
-
|
240
|
-
# form parameters
|
241
|
-
form_params = opts[:form_params] || {}
|
242
|
-
|
243
|
-
# http body (model)
|
244
|
-
post_body = opts[:body]
|
245
|
-
|
246
|
-
# return_type
|
247
|
-
return_type = opts[:return_type] || 'ModelAlias'
|
248
|
-
|
249
|
-
# auth_names
|
250
|
-
auth_names = opts[:auth_names] || ['API_KEY']
|
251
|
-
|
252
|
-
new_options = opts.merge(
|
253
|
-
:header_params => header_params,
|
254
|
-
:query_params => query_params,
|
255
|
-
:form_params => form_params,
|
256
|
-
:body => post_body,
|
257
|
-
:auth_names => auth_names,
|
258
|
-
:return_type => return_type
|
259
|
-
)
|
260
|
-
|
261
|
-
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
262
|
-
if @api_client.config.debugging
|
263
|
-
@api_client.config.logger.debug "API called: AliasControllerApi#get_alias\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
264
|
-
end
|
265
|
-
return data, status_code, headers
|
266
|
-
end
|
267
|
-
|
268
|
-
# Get all email aliases
|
269
|
-
# Get all email aliases in paginated form
|
270
|
-
# @param [Hash] opts the optional parameters
|
271
|
-
# @option opts [Integer] :page Optional page index in alias list pagination (default to 0)
|
272
|
-
# @option opts [Integer] :size Optional page size in alias list pagination (default to 20)
|
273
|
-
# @option opts [String] :sort Optional createdAt sort direction ASC or DESC (default to 'ASC')
|
274
|
-
# @return [PageAlias]
|
275
|
-
def get_aliases(opts = {})
|
276
|
-
data, _status_code, _headers = get_aliases_with_http_info(opts)
|
277
|
-
data
|
278
|
-
end
|
279
|
-
|
280
|
-
# Get all email aliases
|
281
|
-
# Get all email aliases in paginated form
|
282
|
-
# @param [Hash] opts the optional parameters
|
283
|
-
# @option opts [Integer] :page Optional page index in alias list pagination
|
284
|
-
# @option opts [Integer] :size Optional page size in alias list pagination
|
285
|
-
# @option opts [String] :sort Optional createdAt sort direction ASC or DESC
|
286
|
-
# @return [Array<(PageAlias, Integer, Hash)>] PageAlias data, response status code and response headers
|
287
|
-
def get_aliases_with_http_info(opts = {})
|
288
|
-
if @api_client.config.debugging
|
289
|
-
@api_client.config.logger.debug 'Calling API: AliasControllerApi.get_aliases ...'
|
290
|
-
end
|
291
|
-
allowable_values = ["ASC", "DESC"]
|
292
|
-
if @api_client.config.client_side_validation && opts[:'sort'] && !allowable_values.include?(opts[:'sort'])
|
293
|
-
fail ArgumentError, "invalid value for \"sort\", must be one of #{allowable_values}"
|
294
|
-
end
|
295
|
-
# resource path
|
296
|
-
local_var_path = '/aliases'
|
297
|
-
|
298
|
-
# query parameters
|
299
|
-
query_params = opts[:query_params] || {}
|
300
|
-
query_params[:'page'] = opts[:'page'] if !opts[:'page'].nil?
|
301
|
-
query_params[:'size'] = opts[:'size'] if !opts[:'size'].nil?
|
302
|
-
query_params[:'sort'] = opts[:'sort'] if !opts[:'sort'].nil?
|
303
|
-
|
304
|
-
# header parameters
|
305
|
-
header_params = opts[:header_params] || {}
|
306
|
-
# HTTP header 'Accept' (if needed)
|
307
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
308
|
-
|
309
|
-
# form parameters
|
310
|
-
form_params = opts[:form_params] || {}
|
311
|
-
|
312
|
-
# http body (model)
|
313
|
-
post_body = opts[:body]
|
314
|
-
|
315
|
-
# return_type
|
316
|
-
return_type = opts[:return_type] || 'PageAlias'
|
317
|
-
|
318
|
-
# auth_names
|
319
|
-
auth_names = opts[:auth_names] || ['API_KEY']
|
320
|
-
|
321
|
-
new_options = opts.merge(
|
322
|
-
:header_params => header_params,
|
323
|
-
:query_params => query_params,
|
324
|
-
:form_params => form_params,
|
325
|
-
:body => post_body,
|
326
|
-
:auth_names => auth_names,
|
327
|
-
:return_type => return_type
|
328
|
-
)
|
329
|
-
|
330
|
-
data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
|
331
|
-
if @api_client.config.debugging
|
332
|
-
@api_client.config.logger.debug "API called: AliasControllerApi#get_aliases\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
333
|
-
end
|
334
|
-
return data, status_code, headers
|
335
|
-
end
|
336
|
-
|
337
|
-
# Update an owned alias
|
338
|
-
# @param alias_id [String] aliasId
|
339
|
-
# @param create_owned_alias_options [CreateOwnedAliasOptions] createOwnedAliasOptions
|
340
|
-
# @param [Hash] opts the optional parameters
|
341
|
-
# @return [nil]
|
342
|
-
def update_alias(alias_id, create_owned_alias_options, opts = {})
|
343
|
-
update_alias_with_http_info(alias_id, create_owned_alias_options, opts)
|
344
|
-
nil
|
345
|
-
end
|
346
|
-
|
347
|
-
# Update an owned alias
|
348
|
-
# @param alias_id [String] aliasId
|
349
|
-
# @param create_owned_alias_options [CreateOwnedAliasOptions] createOwnedAliasOptions
|
350
|
-
# @param [Hash] opts the optional parameters
|
351
|
-
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
352
|
-
def update_alias_with_http_info(alias_id, create_owned_alias_options, opts = {})
|
353
|
-
if @api_client.config.debugging
|
354
|
-
@api_client.config.logger.debug 'Calling API: AliasControllerApi.update_alias ...'
|
355
|
-
end
|
356
|
-
# verify the required parameter 'alias_id' is set
|
357
|
-
if @api_client.config.client_side_validation && alias_id.nil?
|
358
|
-
fail ArgumentError, "Missing the required parameter 'alias_id' when calling AliasControllerApi.update_alias"
|
359
|
-
end
|
360
|
-
# verify the required parameter 'create_owned_alias_options' is set
|
361
|
-
if @api_client.config.client_side_validation && create_owned_alias_options.nil?
|
362
|
-
fail ArgumentError, "Missing the required parameter 'create_owned_alias_options' when calling AliasControllerApi.update_alias"
|
363
|
-
end
|
364
|
-
# resource path
|
365
|
-
local_var_path = '/aliases/{aliasId}'.sub('{' + 'aliasId' + '}', CGI.escape(alias_id.to_s))
|
366
|
-
|
367
|
-
# query parameters
|
368
|
-
query_params = opts[:query_params] || {}
|
369
|
-
|
370
|
-
# header parameters
|
371
|
-
header_params = opts[:header_params] || {}
|
372
|
-
# HTTP header 'Accept' (if needed)
|
373
|
-
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
374
|
-
# HTTP header 'Content-Type'
|
375
|
-
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
376
|
-
|
377
|
-
# form parameters
|
378
|
-
form_params = opts[:form_params] || {}
|
379
|
-
|
380
|
-
# http body (model)
|
381
|
-
post_body = opts[:body] || @api_client.object_to_http_body(create_owned_alias_options)
|
382
|
-
|
383
|
-
# return_type
|
384
|
-
return_type = opts[:return_type]
|
385
|
-
|
386
|
-
# auth_names
|
387
|
-
auth_names = opts[:auth_names] || ['API_KEY']
|
388
|
-
|
389
|
-
new_options = opts.merge(
|
390
|
-
:header_params => header_params,
|
391
|
-
:query_params => query_params,
|
392
|
-
:form_params => form_params,
|
393
|
-
:body => post_body,
|
394
|
-
:auth_names => auth_names,
|
395
|
-
:return_type => return_type
|
396
|
-
)
|
397
|
-
|
398
|
-
data, status_code, headers = @api_client.call_api(:PUT, local_var_path, new_options)
|
399
|
-
if @api_client.config.debugging
|
400
|
-
@api_client.config.logger.debug "API called: AliasControllerApi#update_alias\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
401
|
-
end
|
402
|
-
return data, status_code, headers
|
403
|
-
end
|
404
|
-
end
|
405
|
-
end
|