Skip to content

Commit f6bc606

Browse files
authored
Merge pull request #321 from mc-keith/APIDOC-91
Correct typo and increment version
2 parents 68c3e8c + 547f820 commit f6bc606

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

spec/marketing.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -800,7 +800,7 @@
800800
},
801801
"swagger": "2.0",
802802
"info": {
803-
"version": "3.0.80",
803+
"version": "3.0.81",
804804
"title": "Mailchimp Marketing API",
805805
"contact": {
806806
"name": "Mailchimp API Support",
@@ -53582,7 +53582,7 @@
5358253582
"timestamp_opt": {
5358353583
"type": "string",
5358453584
"title": "Opt-in Timestamp",
53585-
"description": "The date and time the subscribe confirmed their opt-in status in ISO 8601 format.",
53585+
"description": "The date and time the subscriber confirmed their opt-in status in ISO 8601 format.",
5358653586
"format": "date-time"
5358753587
}
5358853588
}
@@ -72754,7 +72754,7 @@
7275472754
"timestamp_opt": {
7275572755
"type": "string",
7275672756
"title": "Opt-in Timestamp",
72757-
"description": "The date and time the subscribe confirmed their opt-in status in ISO 8601 format.",
72757+
"description": "The date and time the subscriber confirmed their opt-in status in ISO 8601 format.",
7275872758
"readOnly": true,
7275972759
"format": "date-time"
7276072760
},
@@ -73258,7 +73258,7 @@
7325873258
"timestamp_opt": {
7325973259
"type": "string",
7326073260
"title": "Opt-in Timestamp",
73261-
"description": "The date and time the subscribe confirmed their opt-in status in ISO 8601 format.",
73261+
"description": "The date and time the subscriber confirmed their opt-in status in ISO 8601 format.",
7326273262
"format": "date-time"
7326373263
},
7326473264
"tags": {
@@ -73433,7 +73433,7 @@
7343373433
"timestamp_opt": {
7343473434
"type": "string",
7343573435
"title": "Opt-in Timestamp",
73436-
"description": "The date and time the subscribe confirmed their opt-in status in ISO 8601 format.",
73436+
"description": "The date and time the subscriber confirmed their opt-in status in ISO 8601 format.",
7343773437
"readOnly": true,
7343873438
"format": "date-time"
7343973439
},
@@ -73933,7 +73933,7 @@
7393373933
"timestamp_opt": {
7393473934
"type": "string",
7393573935
"title": "Opt-in Timestamp",
73936-
"description": "The date and time the subscribe confirmed their opt-in status in ISO 8601 format.",
73936+
"description": "The date and time the subscriber confirmed their opt-in status in ISO 8601 format.",
7393773937
"readOnly": true,
7393873938
"format": "date-time"
7393973939
},
@@ -74555,7 +74555,7 @@
7455574555
"timestamp_opt": {
7455674556
"type": "string",
7455774557
"title": "Opt-in Timestamp",
74558-
"description": "The date and time the subscribe confirmed their opt-in status in ISO 8601 format.",
74558+
"description": "The date and time the subscriber confirmed their opt-in status in ISO 8601 format.",
7455974559
"readOnly": true,
7456074560
"format": "date-time"
7456174561
},
@@ -75160,7 +75160,7 @@
7516075160
"timestamp_opt": {
7516175161
"type": "string",
7516275162
"title": "Opt-in Timestamp",
75163-
"description": "The date and time the subscribe confirmed their opt-in status in ISO 8601 format.",
75163+
"description": "The date and time the subscriber confirmed their opt-in status in ISO 8601 format.",
7516475164
"readOnly": true,
7516575165
"format": "date-time"
7516675166
},
@@ -117575,7 +117575,7 @@
117575117575
"timestamp_opt": {
117576117576
"type": "string",
117577117577
"title": "Opt-in Timestamp",
117578-
"description": "The date and time the subscribe confirmed their opt-in status in ISO 8601 format.",
117578+
"description": "The date and time the subscriber confirmed their opt-in status in ISO 8601 format.",
117579117579
"readOnly": true,
117580117580
"format": "date-time"
117581117581
},
@@ -117984,7 +117984,7 @@
117984117984
"timestamp_opt": {
117985117985
"type": "string",
117986117986
"title": "Opt-in Timestamp",
117987-
"description": "The date and time the subscribe confirmed their opt-in status in ISO 8601 format.",
117987+
"description": "The date and time the subscriber confirmed their opt-in status in ISO 8601 format.",
117988117988
"readOnly": true,
117989117989
"format": "date-time"
117990117990
},

0 commit comments

Comments
 (0)