Sha256: 752ad49fb2a9d96bfc70f919c4e94d3654ca8c6da5375939b94d41942e014d41

Contents?: true

Size: 275 Bytes

Versions: 1

Compression:

Stored size: 275 Bytes

Contents

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "type": "object",
  "properties": {
    "created_at": {
      "type": "string",
      "format": "date-time"
    },
    "count": {
      "type": "number"
    },
    "user_count": {
      "type": "number"
    }
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
json_test_data-1.2.0 fixtures/basic_schema.json