docs(chats): mark /v2/chat/list removed from Ozon spec (2026-06-10) — 0.85.1#5
Open
ci-action wants to merge 1 commit into
Open
docs(chats): mark /v2/chat/list removed from Ozon spec (2026-06-10) — 0.85.1#5ci-action wants to merge 1 commit into
ci-action wants to merge 1 commit into
Conversation
…) — 0.85.1 Ozon dropped the deprecated operation POST /v2/chat/list from the published OpenAPI specification (live-spec delta, brief 2026-06-10). The method already returned 404 and was documented as obsolete. This records the confirmed spec removal and reaffirms migration to `chat_list()` (v3). The published `chat_list_v2()` is KEPT for backward compatibility (its removal would be a breaking change for downstream installs — a release-policy decision for the human). - Strengthened the deprecation Notes block in chat_list_v2 docstring. - Updated the README catalogue row. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Что изменено
Ozon исключил устаревшую операцию
POST /v2/chat/listиз опубликованной OpenAPI-спецификации Ozon Seller API (live-spec дельта, brief 2026-06-10).chat_list()(v3).chat_list_v2()(блокNotes) и строка README-каталога.Почему НЕ удаляю метод
Опубликованный
chat_list_v2()сохранён для обратной совместимости — его удаление было бы ломающим изменением публичной поверхности для уже установленных зависимостей. Это релизная политика — решение за человеком (эскалация в дайджесте).Версия
0.84.1 → 0.85.1(patch, docs-only) вpyproject.tomlиsrc/ozonapi/__init__.py.Проверки (локально)
pytest: 565 passed447 / 447,grep -c '| ☐ |'= 0mainзапускается на этом PR.🤖 Generated with Claude Code