doc/notes.md
https://json-schema.org/implementations.html#web-ui-generation
"mimetypes": {
"description": "if not null and --rga-accurate is enabled, mime type matching is used instead of file name matching",
"type": [
"array",
"null"
],
"items": {
"type": "string"
}
},
what the fuck????
this is the only thing required to see that json schema has horrible design