1
0
Fork 0
python-aristaproto/tests/inputs/proto3_field_presence/proto3_field_presence.json
Daniel Baumann 8512f66c5a
Adding upstream version 1.2+20240521.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 14:24:15 +01:00

13 lines
211 B
JSON

{
"test1": 128,
"test2": true,
"test3": "A value",
"test4": "aGVsbG8=",
"test5": {
"test": "Hello"
},
"test6": "B",
"test7": "8589934592",
"test8": 2.5,
"test9": "2022-01-24T12:12:42Z"
}