We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b498fb + e182fa0 commit 1912a96Copy full SHA for 1912a96
lib/units/api/swagger/api_v1.yaml
@@ -1958,7 +1958,7 @@ paths:
1958
tags:
1959
- user
1960
summary: Gets your access tokens
1961
- description: Gets your access tokens; note that all fields are returned in reponse
+ description: Gets your access tokens; note that all fields are returned in response
1962
including the 'id' one
1963
operationId: getAccessTokens
1964
responses:
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vk-devicehub",
3
- "version": "1.4.0",
+ "version": "1.4.1",
4
"description": "Smartphone Test Farm",
5
"type": "module",
6
"keywords": [
0 commit comments