mailchimp-transactional 1.1.3__py3-none-any.whl → 1.2.0__py3-none-any.whl

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.
@@ -7,7 +7,7 @@
7
7
 
8
8
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
9
9
 
10
- OpenAPI spec version: 1.1.3
10
+ OpenAPI spec version: 1.2.0
11
11
  Contact: apihelp@mailchimp.com
12
12
  Generated by: https://github.com/swagger-api/swagger-codegen.git
13
13
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -73,17 +73,17 @@ class InboundApi(object):
73
73
  response_type='InlineResponse2009') # noqa: E501
74
74
 
75
75
  def add_route(self, body = {}, **kwargs): # noqa: E501
76
- """Add mailbox route # noqa: E501
76
+ """Add route # noqa: E501
77
77
 
78
- Add a new mailbox route to an inbound domain. # noqa: E501
78
+ Add a new route to an inbound domain or SMS program. Provide either domain or phone (not both). # noqa: E501
79
79
  """
80
80
  (data) = self.add_route_with_http_info(body, **kwargs) # noqa: E501
81
81
  return data
82
82
 
83
83
  def add_route_with_http_info(self, body, **kwargs): # noqa: E501
84
- """Add mailbox route # noqa: E501
84
+ """Add route # noqa: E501
85
85
 
86
- Add a new mailbox route to an inbound domain. # noqa: E501
86
+ Add a new route to an inbound domain or SMS program. Provide either domain or phone (not both). # noqa: E501
87
87
  """
88
88
 
89
89
  all_params = ['body'] # noqa: E501
@@ -263,17 +263,17 @@ class InboundApi(object):
263
263
  response_type='list[InlineResponse2008]') # noqa: E501
264
264
 
265
265
  def routes(self, body = {}, **kwargs): # noqa: E501
266
- """List mailbox routes # noqa: E501
266
+ """List routes # noqa: E501
267
267
 
268
- List the mailbox routes defined for an inbound domain. # noqa: E501
268
+ List the routes defined for an inbound domain or SMS program. Provide either domain or phone (not both). # noqa: E501
269
269
  """
270
270
  (data) = self.routes_with_http_info(body, **kwargs) # noqa: E501
271
271
  return data
272
272
 
273
273
  def routes_with_http_info(self, body, **kwargs): # noqa: E501
274
- """List mailbox routes # noqa: E501
274
+ """List routes # noqa: E501
275
275
 
276
- List the mailbox routes defined for an inbound domain. # noqa: E501
276
+ List the routes defined for an inbound domain or SMS program. Provide either domain or phone (not both). # noqa: E501
277
277
  """
278
278
 
279
279
  all_params = ['body'] # noqa: E501
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -5,7 +5,7 @@
5
5
 
6
6
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
7
7
 
8
- OpenAPI spec version: 1.1.3
8
+ OpenAPI spec version: 1.2.0
9
9
  Contact: apihelp@mailchimp.com
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
11
  """
@@ -4,7 +4,7 @@
4
4
 
5
5
  No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) # noqa: E501
6
6
 
7
- OpenAPI spec version: 1.1.3
7
+ OpenAPI spec version: 1.2.0
8
8
  Contact: apihelp@mailchimp.com
9
9
  Generated by: https://github.com/swagger-api/swagger-codegen.git
10
10
  """
@@ -23,7 +23,7 @@ class ApiClientError(Exception):
23
23
  class ApiClient(object):
24
24
  def __init__(self):
25
25
  self.host = "https://mandrillapp.com/api/1.0"
26
- self.user_agent = 'MailchimpTransactional-python/1.1.3'
26
+ self.user_agent = 'MailchimpTransactional-python/1.2.0'
27
27
  self.format_list = ['json', 'xml', 'php', 'yaml']
28
28
  self.content_type = 'application/json'
29
29
  self.default_output_format = 'json'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mailchimp_transactional
3
- Version: 1.1.3
3
+ Version: 1.2.0
4
4
  Summary: Mailchimp Transactional API
5
5
  Home-page:
6
6
  Author-email: apihelp@mailchimp.com
@@ -0,0 +1,23 @@
1
+ mailchimp_transactional/__init__.py,sha256=guVhCIARGAT2ZT8PoCih4yhVCVaCjju-BG39Yn3QYWo,3645
2
+ mailchimp_transactional/api_client.py,sha256=Hus5wPoM4NIYgTjeNdIF_XReZYs_cKt7ckaQ7YYW9W8,2898
3
+ mailchimp_transactional/api/__init__.py,sha256=UFDfkc5MkPwpAUrHPWbpgR6T8uw_uJrnHJ5FXvbVj_o,1038
4
+ mailchimp_transactional/api/allowlists_api.py,sha256=VmJSWI5e06oJjWfnk31zSSPdkq12iIZzAdEq38upOJo,4955
5
+ mailchimp_transactional/api/exports_api.py,sha256=RRVdheCrqHqzLvacH5ZiwOU7J8irs06UuhsyyvwQqLE,10552
6
+ mailchimp_transactional/api/inbound_api.py,sha256=lRfp7ObxITCEFw4Wvj_15_mTxCz6RSrWJgn3-g_r63E,12839
7
+ mailchimp_transactional/api/ips_api.py,sha256=H39tmR8CKzyvdNr27RpiBOYkFAKUnr6K8VKVfBr5MNQ,17821
8
+ mailchimp_transactional/api/messages_api.py,sha256=X7kZDTXl6x59S5RutorA01jE1QTF1Bo3vuBTvdT2-I8,16903
9
+ mailchimp_transactional/api/metadata_api.py,sha256=OVHNvLuRkCXlx7SfUkri9Pvc3ciTnSRtQ8qAmQTW-V8,6075
10
+ mailchimp_transactional/api/rejects_api.py,sha256=SE1_2eiCLEIS3FJqmyJSataEtIbLzkfM2o-JMlBT2ys,5625
11
+ mailchimp_transactional/api/senders_api.py,sha256=fyfSsMRDRHjqSI7BCsYD1JbSyxNm5aMAb2rweJaCghs,10839
12
+ mailchimp_transactional/api/subaccounts_api.py,sha256=Edw17DI6rqL2PBVJoYGB9diObplkOXfuNPK8Cjzlsbo,9828
13
+ mailchimp_transactional/api/tags_api.py,sha256=VW2hFDAIOMwJZSqDi-ieto5kiSILz7Jbuf9PwdzStls,7464
14
+ mailchimp_transactional/api/templates_api.py,sha256=52om8DO_pdcD3OsqbPH-GPXR_nKiAyQNPfgTq5ExntQ,10992
15
+ mailchimp_transactional/api/urls_api.py,sha256=u0KA73udeIU731XG7VL_mHdars0WP0K6IYHvURqc_so,8635
16
+ mailchimp_transactional/api/users_api.py,sha256=Gg68A2_sohEQyJBwan-eld11k2x3SkVbOSOd3hsSOwQ,5777
17
+ mailchimp_transactional/api/webhooks_api.py,sha256=4I3OXLw86PCuHGnhHlmXdGyM3pIGI4ZQ3XA0ZKQtqxk,6813
18
+ mailchimp_transactional/api/whitelists_api.py,sha256=F4rT5JkCj__dzU1H9xKsGGqlDjEcrVR3TJZMkQ0x2-A,4957
19
+ mailchimp_transactional-1.2.0.dist-info/licenses/LICENSE,sha256=jgtd6JlUIQB7jQ2E-FfMRAj9eQC5CeKgFrUMPMnMSD4,11975
20
+ mailchimp_transactional-1.2.0.dist-info/METADATA,sha256=8-_We83C4-QuoSrxYd7fLQKb8MuHEIjerT5EBfvBm1A,623
21
+ mailchimp_transactional-1.2.0.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
22
+ mailchimp_transactional-1.2.0.dist-info/top_level.txt,sha256=i3I2SH3R40NEBuSMDtyBGolKTXlu72f4EmGipI0S96A,24
23
+ mailchimp_transactional-1.2.0.dist-info/RECORD,,
@@ -1,23 +0,0 @@
1
- mailchimp_transactional/__init__.py,sha256=KOaN9BPp-UOotSbeyJOSGP1sbJtxqCGD7EeDl_4v3xo,3645
2
- mailchimp_transactional/api_client.py,sha256=6mm9DsW8p2AvlkMmkFCRsnxaGyF7daKkAPi0HemqUu8,2898
3
- mailchimp_transactional/api/__init__.py,sha256=UFDfkc5MkPwpAUrHPWbpgR6T8uw_uJrnHJ5FXvbVj_o,1038
4
- mailchimp_transactional/api/allowlists_api.py,sha256=F28QL2M4QsWFEOcj4TKU0pJ756bHUxtAJWDbUiTKiaI,4955
5
- mailchimp_transactional/api/exports_api.py,sha256=gjVYD8lgvn7OiwPLIqwKy43CTvrpQjEdrkgrrf3RbVs,10552
6
- mailchimp_transactional/api/inbound_api.py,sha256=R49_1u8lakZdBy4F7Qt_bd4RhPzctpfd8uqyutk6fpk,12671
7
- mailchimp_transactional/api/ips_api.py,sha256=f2bMFZtzd88NbO-RwULgHOpsXXo0lYiE5NF7oRA-SyQ,17821
8
- mailchimp_transactional/api/messages_api.py,sha256=b236DwI1Y15Zff42WT6bePUoKbJKMxRlzWtesDaojdQ,16903
9
- mailchimp_transactional/api/metadata_api.py,sha256=wthgkfgJETeYfAIXJU94kWvo6xpBg88EF4LSwz3Cngk,6075
10
- mailchimp_transactional/api/rejects_api.py,sha256=x3zwPG5-HCJF237KMOzYb2iTxmN6Sk_5BFUK0IUykHY,5625
11
- mailchimp_transactional/api/senders_api.py,sha256=cZdmytSaVdb6qIzyEEHOcwj92xM5k_68m1mzz7vbh_Q,10839
12
- mailchimp_transactional/api/subaccounts_api.py,sha256=13245dT3kTdcPgdDOTTiqh6j72i1GD1rl2noYLmlBuQ,9828
13
- mailchimp_transactional/api/tags_api.py,sha256=2iJTbLFfq95OiJdi9WoxtPpUdb6BRrmjZ14ikDxZiFI,7464
14
- mailchimp_transactional/api/templates_api.py,sha256=LvnvRq51BKiOIRownmuaNI_xHuCSSqqbgbAhUjFhDUI,10992
15
- mailchimp_transactional/api/urls_api.py,sha256=1-N20xFpZSwqvjSmsVQ8-TXlAHJpHCjHI1kuAi0JfUY,8635
16
- mailchimp_transactional/api/users_api.py,sha256=USWxrQAC16cVj26W7Q82fc5yoXbvk3cBrcfXh7wGAaQ,5777
17
- mailchimp_transactional/api/webhooks_api.py,sha256=_0AdmML6M8d8By_5zorqJtlQ-heH5F-zTSRL5Lh2MAI,6813
18
- mailchimp_transactional/api/whitelists_api.py,sha256=efoNv5pW1i-K4aTAaReQytjS5ceO7dRC3kTCeewfZRk,4957
19
- mailchimp_transactional-1.1.3.dist-info/licenses/LICENSE,sha256=jgtd6JlUIQB7jQ2E-FfMRAj9eQC5CeKgFrUMPMnMSD4,11975
20
- mailchimp_transactional-1.1.3.dist-info/METADATA,sha256=Ugh-dd4JkjPMJIRI-h7fFfpWWnYSaofO7j9rlenjM4g,623
21
- mailchimp_transactional-1.1.3.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
22
- mailchimp_transactional-1.1.3.dist-info/top_level.txt,sha256=i3I2SH3R40NEBuSMDtyBGolKTXlu72f4EmGipI0S96A,24
23
- mailchimp_transactional-1.1.3.dist-info/RECORD,,