{ "type": "object", "description": "Pagination information.", "name": "Paging", "properties": { "next": { "type": "object", "properties": { "after": { "type": "string" } } } }, "$schema": "https://json-structure.org/draft/2020-12/schema" }