Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
9
migrations/inputs_httpjson/testcases/single/input.json
Normal file
9
migrations/inputs_httpjson/testcases/single/input.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"a": 0.5,
|
||||
"b": {
|
||||
"c": "some text",
|
||||
"d": 0.1,
|
||||
"e": 5
|
||||
},
|
||||
"service": "service01"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue