diff --git a/spec/marketing.json b/spec/marketing.json index d35313d..296d0ba 100644 --- a/spec/marketing.json +++ b/spec/marketing.json @@ -839,7 +839,7 @@ }, "swagger": "2.0", "info": { - "version": "3.0.88", + "version": "3.0.89", "title": "Mailchimp Marketing API", "contact": { "name": "Mailchimp API Support", @@ -2463,15 +2463,6 @@ "format": "date-time", "required": false }, - { - "name": "offset", - "x-title": "Offset", - "in": "query", - "description": "The number of records to skip before returning results. Supported for compatibility with offset-based pagination, but using the `cursor` parameter is preferred for more efficient and consistent pagination.", - "required": false, - "default": 0, - "type": "integer" - }, { "name": "audience_id", "x-title": "Audience ID",