{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/images_images_stats", "title": "images_images_stats", "properties": { "count": { "$ref": "#/components/schemas/images_images_stats_count" } }, "type": "object" }