{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "LanguageEnum", "enum": [ 1 ], "type": "integer", "description": "* `1` - English" }