rm trailing space
This commit is contained in:
parent
91d0ad7c97
commit
164f3af58e
1 changed files with 1 additions and 1 deletions
|
@ -1108,7 +1108,7 @@ static void test_json_schema() {
|
|||
R"""({ "number": "1600", "street_name": "Pennsylvania", "street_type":"Avenue"})""",
|
||||
// "Additional properties default to false for generation, even though the spec says true.
|
||||
R"""({ "number": 1600, "street_name": "Pennsylvania", "street_type":"Avenue", "direction":"NW"})""",
|
||||
|
||||
|
||||
}
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue