2022-08-30 00:45:27 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Failed to connect",
|
|
|
|
"invalid_auth": "Invalid authentication",
|
2022-08-31 00:31:51 +00:00
|
|
|
"not_supported": "Only PrusaLink API v2 is supported",
|
2022-08-30 00:45:27 +00:00
|
|
|
"unknown": "Unexpected error"
|
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"api_key": "API Key",
|
|
|
|
"host": "Host"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|