images_images_stats_count

APIs.ioEngineeringPlatform

Properties

Name Type Description
allowed object
current object
View JSON Schema on GitHub

JSON Schema

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