changedInput schema / properties / action / description
Previous value: -"`list` — ключи с префиксами, без значений; `issue` — выпустить ключ, значение вернётся ОДИН раз; `revoke` — отозвать ключ `key`."New value: +"`list` — keys with prefixes, no values; `issue` — issue a key, its value is returned ONCE; `revoke` — revoke the key named in `key`."
changedInput schema / properties / confirmed / description
Previous value: -"true — человек уже согласился в чате, увидев, что поменяется. Клиенту с формами не нужен: он спросит сам. Без явного согласия человека не ставь."New value: +"true — the person has already agreed in the chat after seeing what will change. A client with forms does not need it: the server asks the person itself. Never set it without the person's explicit consent."
changedInput schema / properties / database / description
Previous value: -"База: имя, слаг или id. Без него — единственная база организации с включённым Data API."New value: +"The database: name, slug or id. Without it — the organization's only database with the Data API enabled."
changedInput schema / properties / expires_in_days / description
Previous value: -"Для issue: срок в днях; без него ключ бессрочный."New value: +"For issue: lifetime in days; without it the key never expires."
changedInput schema / properties / key / description
Previous value: -"Для revoke: id или префикс ключа из списка."New value: +"For revoke: id or prefix of the key from the list."
changedInput schema / properties / kind / description
Previous value: -"Для issue: public — для сайта (лежит в браузере), secret — только для сервера."New value: +"For issue: public — for the site (lives in the browser), secret — for a server only."
changedInput schema / properties / label / description
Previous value: -"Для issue: подпись, по которой ключ узнают в списке."New value: +"For issue: a label to recognise the key by in the list."
changedInput schema / properties / organization / description
Previous value: -"Организация (слаг). Без него — единственная или личная."New value: +"Organization slug. Without it — the only one, or the personal one."