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