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