mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-02-12 11:01:52 +00:00
fixing typos - Check Please!
This commit is contained in:
parent
37617e40f2
commit
ea51ae8dcb
1 changed files with 2 additions and 2 deletions
|
@ -1020,7 +1020,7 @@
|
|||
"properties": {
|
||||
"clientId": { "type": "string" },
|
||||
"clientSecret": { "type": "string" },
|
||||
"refreshTfoken": { "type": "string" }
|
||||
"refreshToken": { "type": "string" }
|
||||
},
|
||||
"required": [ "clientId", "clientSecret", "refreshToken" ]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue