Sha256: 6ced15c43ed08752aa23c83e44e9ca1ae63fd613dd0e6ec303ea131e50a443a8
Contents?: true
Size: 396 Bytes
Versions: 21
Compression:
Stored size: 396 Bytes
Contents
{ "name": "payment_v1_event", "namespace": "<%= namespace %>", "type": "record", "doc": "Playground App - payment event representation", "fields": [ { "doc": "The event name/type", "name": "event", "type": "string" }, { "doc": "The corresponding payment of the event", "name": "payment", "type": "<%= namespace %>.payment_v1" } ] }
Version data entries
21 entries across 21 versions & 1 rubygems