Skip to content

Fix Typing success response method VKWebAppShare#555

Open
quick6response wants to merge 3 commits into
VKCOM:masterfrom
quick6response:master
Open

Fix Typing success response method VKWebAppShare#555
quick6response wants to merge 3 commits into
VKCOM:masterfrom
quick6response:master

Conversation

@quick6response
Copy link
Copy Markdown

Описание проблемы

Проблема была в неверной типизации ответа метода VKWebAppShare;

Описание решения

Добавлена нужная типизация для ответа АПИ с вложенностью { result: [] }

Способ проверки с шагами

Проверить типизацию возвращаемых параметров, там будет { result: LinkShareResult[] }

Add new Type response AppShare
Add new Type response AppShare
# Conflicts:
#	packages/core/src/types/data.ts
@quick6response quick6response requested a review from a team as a code owner April 27, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Неверная типизация для возвращаемого ответа у метода VKWebAppShare

3 participants