mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-03 15:31:35 +08:00
11 lines
154 B
JSON
11 lines
154 B
JSON
{
|
|
"additionalProperties": false,
|
|
"properties": {
|
|
"name": {
|
|
"type": "string"
|
|
},
|
|
"external_ids": {
|
|
"type": "object"
|
|
}
|
|
}
|
|
}
|