API-аудит 2026-06-15: provisioning ботов, голосовые сообщения, pendin…#256
Merged
Conversation
…g-долги
Спека (typespec.tsp) + регенерация OpenAPI/SDK/CLI/n8n/скиллов/доков:
- Provisioning ботов: POST /bots, GET /bots/{id}, расширенный PUT /bots/{id}
(модели BotCreateRequest/BotUpdateRequest/BotWebhook/BotResponse/
BotCreateResponse, enum BotTriggerOn/BotEventName). access_token — один раз
при создании; модели намеренно без поля kind (бэк уберёт его и у себя — §2).
Гайд bots/setup, скилл pachca-bots, models.mdx, CLI-команды bots create/get.
- Голосовые сообщения: поле voice_content в Message + параметры файлов
duration_ms/waveform; FileType пополнен audio/voice.
- reaction_delete webhook: created_at теперь присутствует (поправлен @doc).
- Pending §1 doc-fixes: ViewSubmitWebhookPayload.data ключ name, close_text
про мобилку, отдельная модель опции select без description,
AuditDetailsDlp.action_message nullable, укорочен @doc chat_id формы.
- Конвенции: x-enum-descriptions у всех значений enum; точки в @doc «всё или
ничего» (правила в docs/api-audit.md).
- CLI «чище примеры» возвращены (CLI 2026.6.0).
Версии: SDK 1.0.22, n8n 2.0.10, CLI 2026.6.0 (+ releases.json, changelog'и,
install URL n8n, pachca doctor). Обновление apps/docs/content/updates/2026-06-15.md.
PENDING_DOC_FIXES: §1/§3 закрыты, §2 — фильтры GET /users, поля PUT /bots,
bigint message/chat id, удаление kind на бэке.
6b940a0 to
52f8002
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…g-долги
Спека (typespec.tsp) + регенерация OpenAPI/SDK/CLI/n8n/скиллов/доков:
Версии: SDK 1.0.22, n8n 2.0.10, CLI 2026.6.0 (+ releases.json, changelog'и, install URL n8n, pachca doctor). Обновление apps/docs/content/updates/2026-06-15.md. PENDING_DOC_FIXES: §1/§3 закрыты, §2 — фильтры GET /users, поля PUT /bots, bigint message/chat id, удаление kind на бэке.