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

Wrong 'required' for many methods parameters #190

Open
Phinnik opened this issue Feb 27, 2021 · 0 comments
Open

Wrong 'required' for many methods parameters #190

Phinnik opened this issue Feb 27, 2021 · 0 comments

Comments

@Phinnik
Copy link

Phinnik commented Feb 27, 2021

Following methods have wrong parameter issues. In schema it states, that parameters are not required, but they are:

  • appWidgets.getAppImages
  • appWidgets.getGroupImages
  • docs.getMessagesUploadServer
  • docs.getWallUploadServer
  • groups.getMembers
  • messages.createChat
  • messages.delete
  • messages.deleteConversation
  • messages.getHistory
  • messages.getLongPollHistory
  • messages.markAsRead
  • messages.search
  • messages.send
  • messages.setActivity
  • storage.get
  • storage.getKeys
  • stories.delete
  • stories.get

This list is not complete, I tested only for methods with group and open access_token_types

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

No branches or pull requests

1 participant