images_images_stats

APIs.ioEngineeringPlatform

Properties

Name Type Description
count object
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-images-images-stats-schema.json Raw ↑
{
  "$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"
}