You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
}
}
The text was updated successfully, but these errors were encountered:
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"
}
}
The text was updated successfully, but these errors were encountered: