Sha256: b08663a4ca2e878a313696550567a7bc7bd76affbca025fd5666c32fd22cccfd
Contents?: true
Size: 283 Bytes
Versions: 2
Compression:
Stored size: 283 Bytes
Contents
{ "name": "user", "type": "record", "fields": [ { "name": "username", "type": "string" }, { "name": "email", "type": "string" }, { "name": "created_at", "type": "long", "logicalType": "timestamp-millis" } ] }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-avro_turf-0.2.0 | test/schemas/user.avsc |
fluent-plugin-avro_turf-0.1.0 | test/schemas/user.avsc |