Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MA-19777: add height_type & orientation fields #572

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

povarok
Copy link
Contributor

@povarok povarok commented Oct 2, 2024

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

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

добавляем новые поля для метода VKWebAppShowBannerAd

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

Обратная совместимость

Скриншоты

@povarok povarok self-assigned this Oct 2, 2024
@povarok povarok requested a review from a team as a code owner October 2, 2024 09:37
@@ -1061,8 +1073,10 @@ export type VKWebAppShowBannerAdResponse = {
banner_width: number;
banner_height: number;
banner_location: BannerAdLocation;
banner_align: BannerAdAlign;
banner_align?: BannerAdAlign;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

в описание про новые поля, это валидное исправление?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

да, banner_align не всегда возвращается

Yarkin13
Yarkin13 previously approved these changes Oct 2, 2024
@povarok povarok force-pushed the vasiliykomarov/task/add-banner-properties/MA-19777 branch from 34b4a94 to 84d13b5 Compare October 3, 2024 13:01
Yarkin13
Yarkin13 previously approved these changes Oct 3, 2024
@povarok povarok merged commit cf1bd18 into master Oct 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants