{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/metaCollection_Full", "title": "metaCollection_Full", "type": "object", "properties": { "pagination": { "$ref": "#/components/schemas/pagination_Full" } }, "description": "Data about the response, including pagination and collection totals.", "x-internal": false }