1
0
Fork 0
python-aristaproto/tests/inputs/proto3_field_presence/proto3_field_presence_missing.json

10 lines
111 B
JSON
Raw Normal View History

{
"test1": 0,
"test2": false,
"test3": "",
"test4": "",
"test6": "A",
"test7": "0",
"test8": 0
}