Skip to content

Commit ba75047

Browse files
committed
Weekly deploy, 8/27
1 parent 97eeebf commit ba75047

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

spec/marketing.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,11 @@
839839
},
840840
"swagger": "2.0",
841841
"info": {
842+
<<<<<<< Updated upstream
842843
"version": "3.0.88",
844+
=======
845+
"version": "3.0.90",
846+
>>>>>>> Stashed changes
843847
"title": "Mailchimp Marketing API",
844848
"contact": {
845849
"name": "Mailchimp API Support",
@@ -2381,7 +2385,7 @@
23812385
},
23822386
"/audiences/{audience_id}/contacts": {
23832387
"get": {
2384-
"summary": "A collection of Audience Contacts",
2388+
"summary": "Get Contacts",
23852389
"description": "Get a list of omni-channel contacts for a given audience.",
23862390
"operationId": "getAudienceContactList",
23872391
"parameters": [
@@ -142316,4 +142320,4 @@
142316142320
"description": "Learn more with the full Mailchimp API documentation.",
142317142321
"url": "https://mailchimp.com/developer/marketing/"
142318142322
}
142319-
}
142323+
}

0 commit comments

Comments
 (0)