vk-api-schema icon indicating copy to clipboard operation
vk-api-schema copied to clipboard

Методы и объекты раздела polls устарели

Open SevereCloud opened this issue 5 years ago • 2 comments

Новые методы:

Обновить объекты:

  • [x] polls_poll Опрос
    • ~неверные типы у полей anonymous (#79) и votes~
    • ~отсутствует большое кол-во полей~
  • [ ] polls_photo_upload_response
"polls_photo_upload_response": {
      "type": "object",
      "properties": {
        "hash": {
          "type": "string",
          "description": "Uploading hash"
        },
        "photo": {
          "type": "string",
          "description": "Uploaded photo data"
        }
      },
      "withoutRefs": true
    },

SevereCloud avatar Jun 05 '19 13:06 SevereCloud

Актуально?

fedorov-xyz avatar Dec 02 '20 13:12 fedorov-xyz

Да

SevereCloud avatar Dec 02 '20 13:12 SevereCloud