{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "v1Page", "description": "v1Page schema from Aserto directory API", "properties": { "next_token": { "type": "string" } }, "type": "object" }