Sha256: 3c6844eb94d45f4b91a48280ed4937cae655be1c3e1be700a176fcf906fea51d
Contents?: true
Size: 406 Bytes
Versions: 135
Compression:
Stored size: 406 Bytes
Contents
{ "namespace": "com.my-namespace", "name": "WidgetTheSecond", "type": "record", "fields": [ { "name": "id", "type": "long" }, { "name": "widget_id", "type": "long" }, { "name": "model_id", "type": "string" }, { "name": "updated_at", "type": "long" }, { "name": "created_at", "type": "long" } ] }
Version data entries
135 entries across 135 versions & 3 rubygems