VKCOM / vk-api-schema

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

Unknown method response #218

Open elias506 opened 2 years ago

elias506 commented 2 years ago

We have method description: https://dev.vk.com/method/friends.getMutual

But we have not this response in JSON schema "responses": { "response": { "$ref": "responses.json#/definitions/friends_getMutual_response" }, "targetUidsResponse": { "$ref": "responses.json#/definitions/friends_getMutual_target_uids_response" } }