16 lines
212 B
JSON
16 lines
212 B
JSON
{
|
|
"description": "entity-additionalProperties",
|
|
"schemaVersion": "1.0",
|
|
"createEntities": [
|
|
{
|
|
"foo": 0
|
|
}
|
|
],
|
|
"tests": [
|
|
{
|
|
"description": "foo",
|
|
"operations": []
|
|
}
|
|
]
|
|
}
|