VKCOM / vk-api-schema

JSON Schema of VK API
MIT License
206 stars 63 forks source link

Many problems in object.json file. #186

Open evonicgu opened 3 years ago

evonicgu commented 3 years ago

I've found several problems after using this file for modeling. Problems:

  1. "adsweb_getAdUnits_response_ad_units_ad_unit_params" is referenced (definitions.adsweb_getAdUnits_response_ad_units_ad_unit), but not presented in file

  2. "adsweb_getStatistics_response_items_item_stats_period" is referenced (definitions.adsweb_getStatistics_response_items_item), but not presented in file

  3. "appWidgets_photo_type" is referenced (definitions.appWidgets_photo), but not presented in file

  4. Enum is empty (definitions.base_link_button_style)

  5. "market_order_tag" is referenced (definitions.market_order), but not presented in file

  6. "market_item_dimensions" is referenced (definitions.market_order), but not presented in file

  7. "market_order_delivery" is referenced (definitions.market_order), but not presented in file

  8. "market_order_recipient" is referenced (definitions.market_order), but not presented in file

  9. "market_order_details_price" is referenced (definitions.market_order.price_details.items), but not presented in file

  10. Enum is empty (definitions.notifications_notification_item)

This repository must provide valid and relevant data. It doesn't do that. Hope, you'll fix it soon.

fedorov-xyz commented 3 years ago

Hello. Is this issue actual?

Phinnik commented 3 years ago

It's actual.

fedorov-xyz commented 3 years ago

Are all of these problems actual? Could you check it again, please? We've done some fixes.