aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-context/context-schema/context-schema-avro/src/test/resources/data/MapExampleLongFull.json
blob: f94a4f6002d16a869b0a246a425967c3286a4c6e (plain)
1
2
3
4
5
6
7
8
9
10
{
  "key04" : 9223372036854775807,
  "key03" : -3,
  "key02" : -2,
  "key01" : 1,
  "key07" : -9223372036854775808,
  "key06" : -67890,
  "key05" : 5,
  "key00" : 0
}