7 lines
137 B
JSON
7 lines
137 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"title": "MigrateMsg",
|
|
"type": "object",
|
|
"additionalProperties": false
|
|
}
|