mirror of
https://github.com/strapi/strapi.git
synced 2026-01-07 20:58:16 +00:00
11 lines
131 B
JSON
Executable File
11 lines
131 B
JSON
Executable File
{
|
|
"components": {
|
|
"schemas": {
|
|
"Foo": {
|
|
"properties": {
|
|
"bar": "string"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |