mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 15:44:59 +00:00
11 lines
131 B
JSON
Executable File
11 lines
131 B
JSON
Executable File
{
|
|
"components": {
|
|
"schemas": {
|
|
"Foo": {
|
|
"properties": {
|
|
"bar": "string"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |