Have base_ok_response in https://dev.vk.com/method/secure.setCounter doc But schema is: ``` "responses": { "responseInteger": { "$ref": "responses.json#/definitions/base_bool_response" }, "responseArray": { "$ref": "responses.json#/definitions/secure_setCounter_array_response" } }
Have base_ok_response in https://dev.vk.com/method/secure.setCounter doc
But schema is: