File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed
Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 22
33## Transactional
44
5+ ### 1.0.52
6+ * Added the ` is_broken_template ` response to the /template endpoints that include it
7+
58### 1.0.51
69* Fixed ` /messages/send-template ` documentation where incorrectly referenced the template name usage.
710
Original file line number Diff line number Diff line change 177177 },
178178 "swagger" : " 2.0" ,
179179 "info" : {
180- "version" : " 1.0.51 " ,
180+ "version" : " 1.0.52 " ,
181181 "title" : " Mailchimp Transactional API" ,
182182 "contact" : {
183183 "name" : " API Support" ,
75017501 "type" : " string" ,
75027502 "format" : " date-time" ,
75037503 "description" : " the date and time the template was last modified as a UTC string in YYYY-MM-DD HH:MM:SS format"
7504+ },
7505+ "is_broken_template" : {
7506+ "type" : " boolean" ,
7507+ "description" : " indicates if the template is malformed or corrupt"
75047508 }
75057509 }
75067510 }
76237627 "type" : " string" ,
76247628 "format" : " date-time" ,
76257629 "description" : " the date and time the template was last modified as a UTC string in YYYY-MM-DD HH:MM:SS format"
7630+ },
7631+ "is_broken_template" : {
7632+ "type" : " boolean" ,
7633+ "description" : " indicates if the template is malformed or corrupt"
76267634 }
76277635 }
76287636 }
77807788 "type" : " string" ,
77817789 "format" : " date-time" ,
77827790 "description" : " the date and time the template was last modified as a UTC string in YYYY-MM-DD HH:MM:SS format"
7791+ },
7792+ "is_broken_template" : {
7793+ "type" : " boolean" ,
7794+ "description" : " indicates if the template is malformed or corrupt"
77837795 }
77847796 }
77857797 }
79027914 "type" : " string" ,
79037915 "format" : " date-time" ,
79047916 "description" : " the date and time the template was last modified as a UTC string in YYYY-MM-DD HH:MM:SS format"
7917+ },
7918+ "is_broken_template" : {
7919+ "type" : " boolean" ,
7920+ "description" : " indicates if the template is malformed or corrupt"
79057921 }
79067922 }
79077923 }
80248040 "type" : " string" ,
80258041 "format" : " date-time" ,
80268042 "description" : " the date and time the template was last modified as a UTC string in YYYY-MM-DD HH:MM:SS format"
8043+ },
8044+ "is_broken_template" : {
8045+ "type" : " boolean" ,
8046+ "description" : " indicates if the template is malformed or corrupt"
80278047 }
80288048 }
80298049 }
81498169 "type" : " string" ,
81508170 "format" : " date-time" ,
81518171 "description" : " the date and time the template was last modified as a UTC string in YYYY-MM-DD HH:MM:SS format"
8172+ },
8173+ "is_broken_template" : {
8174+ "type" : " boolean" ,
8175+ "description" : " indicates if the template is malformed or corrupt"
81528176 }
81538177 }
81548178 }
You can’t perform that action at this time.
0 commit comments