11 lines
131 B
JSON
Raw Normal View History

{
"components": {
"schemas": {
"Foo": {
"properties": {
"bar": "string"
}
}
}
}
}