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 video.addToAlbum response type #219

Open
elias506 opened this issue Apr 30, 2022 · 1 comment
Open

Wrong video.addToAlbum response type #219

elias506 opened this issue Apr 30, 2022 · 1 comment

Comments

@elias506
Copy link

On https://dev.vk.com/method/video.addToAlbum has only base_ok_response

But in schema there are two responses:

 "responses": {
        "response": {
          "$ref": "responses.json#/definitions/base_ok_response"
        },
        "multiResponse": {
          "$ref": "responses.json#/definitions/video_changeVideoAlbums_response"
        }
      },
@elias506
Copy link
Author

Save problem with https://vk.com/dev/video.removeFromAlbum

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