mirror of
https://github.com/discourse/discourse.git
synced 2024-12-03 00:43:40 +08:00
12 lines
154 B
JSON
12 lines
154 B
JSON
{
|
|
"additionalProperties": false,
|
|
"properties": {
|
|
"name": {
|
|
"type": "string"
|
|
},
|
|
"external_ids": {
|
|
"type": "object"
|
|
}
|
|
}
|
|
}
|