No tabs in JSON-strings
This commit is contained in:
parent
abd8c43c65
commit
2d724ec4e3
@ -28,10 +28,7 @@ static json person_schema = R"(
|
||||
"street":{
|
||||
"type": "string",
|
||||
"default": "Abbey Road"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
}}}},
|
||||
"required": [
|
||||
"name",
|
||||
"age"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user