Skip to content

Commit 86fa031

Browse files
author
mailslurp-sdk-bot
committed
15.15.1 - ssh-keys
0 parents  commit 86fa031

File tree

260 files changed

+9906
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

260 files changed

+9906
-0
lines changed

.openapi-generator-ignore

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# OpenAPI Generator Ignore
2+
# Generated by openapi-generator https://github.com/openapitools/openapi-generator
3+
4+
# Use this file to prevent files from being overwritten by the generator.
5+
# The patterns follow closely to .gitignore or .dockerignore.
6+
7+
# As an example, the C# client generator defines ApiClient.cs.
8+
# You can make changes and tell OpenAPI Generator to ignore just this file by uncommenting the following line:
9+
#ApiClient.cs
10+
11+
# You can match any string of characters against a directory, file or extension with a single asterisk (*):
12+
#foo/*/qux
13+
# The above matches foo/bar/qux and foo/baz/qux, but not foo/bar/baz/qux
14+
15+
# You can recursively match patterns against a directory, file or extension with a double asterisk (**):
16+
#foo/**/qux
17+
# This matches foo/bar/qux, foo/baz/qux, and foo/bar/baz/qux
18+
19+
# You can also negate patterns with an exclamation (!).
20+
# For example, you can ignore all files in a docs folder with the file extension .md:
21+
#docs/*.md
22+
# Then explicitly reverse the ignore rule for a single file:
23+
#!docs/README.md

.openapi-generator/FILES

+255
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,255 @@
1+
.openapi-generator-ignore
2+
README.md
3+
dune
4+
dune-project
5+
maislurp_client_ocaml.opam
6+
src/apis/alias_controller_api.ml
7+
src/apis/alias_controller_api.mli
8+
src/apis/api_user_controller_api.ml
9+
src/apis/api_user_controller_api.mli
10+
src/apis/attachment_controller_api.ml
11+
src/apis/attachment_controller_api.mli
12+
src/apis/bounce_controller_api.ml
13+
src/apis/bounce_controller_api.mli
14+
src/apis/bulk_actions_controller_api.ml
15+
src/apis/bulk_actions_controller_api.mli
16+
src/apis/common_actions_controller_api.ml
17+
src/apis/common_actions_controller_api.mli
18+
src/apis/contact_controller_api.ml
19+
src/apis/contact_controller_api.mli
20+
src/apis/domain_controller_api.ml
21+
src/apis/domain_controller_api.mli
22+
src/apis/email_controller_api.ml
23+
src/apis/email_controller_api.mli
24+
src/apis/email_verification_controller_api.ml
25+
src/apis/email_verification_controller_api.mli
26+
src/apis/expired_controller_api.ml
27+
src/apis/expired_controller_api.mli
28+
src/apis/export_controller_api.ml
29+
src/apis/export_controller_api.mli
30+
src/apis/form_controller_api.ml
31+
src/apis/form_controller_api.mli
32+
src/apis/group_controller_api.ml
33+
src/apis/group_controller_api.mli
34+
src/apis/inbox_controller_api.ml
35+
src/apis/inbox_controller_api.mli
36+
src/apis/inbox_forwarder_controller_api.ml
37+
src/apis/inbox_forwarder_controller_api.mli
38+
src/apis/inbox_ruleset_controller_api.ml
39+
src/apis/inbox_ruleset_controller_api.mli
40+
src/apis/mail_server_controller_api.ml
41+
src/apis/mail_server_controller_api.mli
42+
src/apis/missed_email_controller_api.ml
43+
src/apis/missed_email_controller_api.mli
44+
src/apis/phone_controller_api.ml
45+
src/apis/phone_controller_api.mli
46+
src/apis/sent_emails_controller_api.ml
47+
src/apis/sent_emails_controller_api.mli
48+
src/apis/sms_controller_api.ml
49+
src/apis/sms_controller_api.mli
50+
src/apis/template_controller_api.ml
51+
src/apis/template_controller_api.mli
52+
src/apis/tracking_controller_api.ml
53+
src/apis/tracking_controller_api.mli
54+
src/apis/wait_for_controller_api.ml
55+
src/apis/wait_for_controller_api.mli
56+
src/apis/webhook_controller_api.ml
57+
src/apis/webhook_controller_api.mli
58+
src/models/abstract_webhook_payload.ml
59+
src/models/alias_dto.ml
60+
src/models/alias_projection.ml
61+
src/models/attachment_entity.ml
62+
src/models/attachment_meta_data.ml
63+
src/models/attachment_projection.ml
64+
src/models/basic_auth_options.ml
65+
src/models/bounce_projection.ml
66+
src/models/bounce_recipient_projection.ml
67+
src/models/bounced_email_dto.ml
68+
src/models/bounced_recipient_dto.ml
69+
src/models/bulk_send_email_options.ml
70+
src/models/complaint.ml
71+
src/models/condition_option.ml
72+
src/models/contact_dto.ml
73+
src/models/contact_projection.ml
74+
src/models/content_match_options.ml
75+
src/models/count_dto.ml
76+
src/models/create_alias_options.ml
77+
src/models/create_contact_options.ml
78+
src/models/create_domain_options.ml
79+
src/models/create_emergency_address_options.ml
80+
src/models/create_group_options.ml
81+
src/models/create_inbox_dto.ml
82+
src/models/create_inbox_forwarder_options.ml
83+
src/models/create_inbox_ruleset_options.ml
84+
src/models/create_template_options.ml
85+
src/models/create_tracking_pixel_options.ml
86+
src/models/create_webhook_options.ml
87+
src/models/delivery_status_dto.ml
88+
src/models/describe_domain_options.ml
89+
src/models/describe_mail_server_domain_result.ml
90+
src/models/dns_lookup_options.ml
91+
src/models/dns_lookup_result.ml
92+
src/models/dns_lookup_results.ml
93+
src/models/domain_dto.ml
94+
src/models/domain_name_record.ml
95+
src/models/domain_preview.ml
96+
src/models/download_attachment_dto.ml
97+
src/models/email.ml
98+
src/models/email_analysis.ml
99+
src/models/email_content_match_result.ml
100+
src/models/email_html_dto.ml
101+
src/models/email_links_result.ml
102+
src/models/email_preview.ml
103+
src/models/email_preview_urls.ml
104+
src/models/email_projection.ml
105+
src/models/email_recipients.ml
106+
src/models/email_text_lines_result.ml
107+
src/models/email_validation_request_dto.ml
108+
src/models/email_verification_result.ml
109+
src/models/emergency_address.ml
110+
src/models/emergency_address_dto.ml
111+
src/models/empty_response_dto.ml
112+
src/models/expiration_defaults.ml
113+
src/models/expired_inbox_dto.ml
114+
src/models/expired_inbox_record_projection.ml
115+
src/models/export_link.ml
116+
src/models/export_options.ml
117+
src/models/filter_bounced_recipients_options.ml
118+
src/models/filter_bounced_recipients_result.ml
119+
src/models/flush_expired_inboxes_result.ml
120+
src/models/forward_email_options.ml
121+
src/models/gravatar_url.ml
122+
src/models/group_contacts_dto.ml
123+
src/models/group_dto.ml
124+
src/models/group_projection.ml
125+
src/models/html_validation_result.ml
126+
src/models/imap_flag_operation_options.ml
127+
src/models/imap_smtp_access_details.ml
128+
src/models/inbox_by_email_address_result.ml
129+
src/models/inbox_by_name_result.ml
130+
src/models/inbox_dto.ml
131+
src/models/inbox_exists_dto.ml
132+
src/models/inbox_forwarder_dto.ml
133+
src/models/inbox_forwarder_event_projection.ml
134+
src/models/inbox_forwarder_test_options.ml
135+
src/models/inbox_forwarder_test_result.ml
136+
src/models/inbox_id_item.ml
137+
src/models/inbox_ids_result.ml
138+
src/models/inbox_preview.ml
139+
src/models/inbox_ruleset_dto.ml
140+
src/models/inbox_ruleset_test_options.ml
141+
src/models/inbox_ruleset_test_result.ml
142+
src/models/inline_object.ml
143+
src/models/inline_object_1.ml
144+
src/models/ip_address_result.ml
145+
src/models/json_schema_dto.ml
146+
src/models/list_unsubscribe_recipient_projection.ml
147+
src/models/match_option.ml
148+
src/models/match_options.ml
149+
src/models/missed_email_dto.ml
150+
src/models/missed_email_projection.ml
151+
src/models/name_server_record.ml
152+
src/models/organization_inbox_projection.ml
153+
src/models/page_alias.ml
154+
src/models/page_attachment_entity.ml
155+
src/models/page_bounced_email.ml
156+
src/models/page_bounced_recipients.ml
157+
src/models/page_complaint.ml
158+
src/models/page_contact_projection.ml
159+
src/models/page_delivery_status.ml
160+
src/models/page_email_preview.ml
161+
src/models/page_email_projection.ml
162+
src/models/page_email_validation_request.ml
163+
src/models/page_expired_inbox_record_projection.ml
164+
src/models/page_group_projection.ml
165+
src/models/page_inbox_forwarder_dto.ml
166+
src/models/page_inbox_forwarder_events.ml
167+
src/models/page_inbox_projection.ml
168+
src/models/page_inbox_ruleset_dto.ml
169+
src/models/page_list_unsubscribe_recipients.ml
170+
src/models/page_missed_email_projection.ml
171+
src/models/page_organization_inbox_projection.ml
172+
src/models/page_phone_number_projection.ml
173+
src/models/page_scheduled_jobs.ml
174+
src/models/page_sent_email_projection.ml
175+
src/models/page_sent_email_with_queue_projection.ml
176+
src/models/page_sms_projection.ml
177+
src/models/page_template_projection.ml
178+
src/models/page_thread_projection.ml
179+
src/models/page_tracking_pixel_projection.ml
180+
src/models/page_unknown_missed_email_projection.ml
181+
src/models/page_webhook_projection.ml
182+
src/models/page_webhook_result.ml
183+
src/models/pageable_object.ml
184+
src/models/phone_number_dto.ml
185+
src/models/phone_number_projection.ml
186+
src/models/phone_plan_dto.ml
187+
src/models/raw_email_json.ml
188+
src/models/recipient.ml
189+
src/models/reply_to_alias_email_options.ml
190+
src/models/reply_to_email_options.ml
191+
src/models/scheduled_job.ml
192+
src/models/scheduled_job_dto.ml
193+
src/models/send_email_options.ml
194+
src/models/send_smtp_envelope_options.ml
195+
src/models/send_with_queue_result.ml
196+
src/models/sender.ml
197+
src/models/sent_email_dto.ml
198+
src/models/sent_email_projection.ml
199+
src/models/set_inbox_favourited_options.ml
200+
src/models/simple_send_email_options.ml
201+
src/models/sms_dto.ml
202+
src/models/sms_match_option.ml
203+
src/models/sms_preview.ml
204+
src/models/sms_projection.ml
205+
src/models/sort.ml
206+
src/models/template_dto.ml
207+
src/models/template_preview.ml
208+
src/models/template_projection.ml
209+
src/models/template_variable.ml
210+
src/models/test_new_inbox_forwarder_options.ml
211+
src/models/test_new_inbox_ruleset_options.ml
212+
src/models/test_phone_number_options.ml
213+
src/models/thread_projection.ml
214+
src/models/tracking_pixel_dto.ml
215+
src/models/tracking_pixel_projection.ml
216+
src/models/unknown_missed_email_projection.ml
217+
src/models/unread_count.ml
218+
src/models/unseen_error_count_dto.ml
219+
src/models/update_alias_options.ml
220+
src/models/update_domain_options.ml
221+
src/models/update_group_contacts.ml
222+
src/models/update_inbox_options.ml
223+
src/models/upload_attachment_options.ml
224+
src/models/user_info_dto.ml
225+
src/models/validate_email_address_list_options.ml
226+
src/models/validate_email_address_list_result.ml
227+
src/models/validation_dto.ml
228+
src/models/validation_message.ml
229+
src/models/verify_email_address_options.ml
230+
src/models/verify_webhook_signature_options.ml
231+
src/models/verify_webhook_signature_results.ml
232+
src/models/wait_for_conditions.ml
233+
src/models/wait_for_single_sms_options.ml
234+
src/models/wait_for_sms_conditions.ml
235+
src/models/webhook_bounce_payload.ml
236+
src/models/webhook_bounce_recipient_payload.ml
237+
src/models/webhook_delivery_status_payload.ml
238+
src/models/webhook_dto.ml
239+
src/models/webhook_email_opened_payload.ml
240+
src/models/webhook_email_read_payload.ml
241+
src/models/webhook_header_name_value.ml
242+
src/models/webhook_headers.ml
243+
src/models/webhook_new_attachment_payload.ml
244+
src/models/webhook_new_contact_payload.ml
245+
src/models/webhook_new_email_payload.ml
246+
src/models/webhook_new_sms_payload.ml
247+
src/models/webhook_projection.ml
248+
src/models/webhook_redrive_result.ml
249+
src/models/webhook_result_dto.ml
250+
src/models/webhook_test_request.ml
251+
src/models/webhook_test_response.ml
252+
src/models/webhook_test_result.ml
253+
src/support/enums.ml
254+
src/support/jsonSupport.ml
255+
src/support/request.ml

.openapi-generator/VERSION

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
5.1.1

LICENSE

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Copyright 2022 MailSlurp Email API (Provided by Pettman OÜ, Estonia)
2+
3+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4+
5+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6+
7+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# OCaml Email Library
2+
3+
Send and receive emails in OCaml using MailSlurp.
4+
5+
## Quick links
6+
7+
- [GitHub source](https://github.com/mailslurp/mailslurp-client-ocaml)

SECURITY.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Security
2+
3+
This client calls the MailSlurp API endpoints. Connections should be made over secure HTTPS using your secure API Token. Do not share or commit the token if you can avoid doing so.
4+
To report security issues or talk with MailSlurp support please email [[email protected]](mailto:[email protected]).

SUPPORT.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Support
2+
3+
To report issues or talk with MailSlurp support please email [[email protected]](mailto:[email protected]).
4+
Alternatively you can visit our [support portal](https://mailslurp.zendesk.com) or open a ticket in the corresponding [Github repository](https://www.github.com/mailslurp).

dune

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
(include_subdirs unqualified)
2+
(library
3+
(name maislurp_client_ocaml)
4+
(public_name maislurp_client_ocaml)
5+
(flags (:standard -w -27))
6+
(libraries str cohttp-lwt-unix lwt yojson ppx_deriving_yojson.runtime)
7+
(preprocess (pps ppx_deriving_yojson ppx_deriving.std))
8+
(wrapped true)
9+
)

dune-project

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
(lang dune 1.10)
2+
(name maislurp_client_ocaml)

maislurp_client_ocaml.opam

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
opam-version: "2.0"
2+
name: "maislurp_client_ocaml"
3+
version: "15.15.1"
4+
synopsis: ""
5+
description: """
6+
Longer description
7+
"""
8+
maintainer: "Name <email>"
9+
authors: "Name <email>"
10+
license: ""
11+
homepage: ""
12+
bug-reports: ""
13+
dev-repo: ""
14+
depends: [ "ocaml" "ocamlfind" ]
15+
build: ["dune" "build" "-p" name]

0 commit comments

Comments
 (0)