Changes
Page history
Update User Terminal
authored
Apr 14, 2020
by
Jan Janak
Show whitespace changes
Inline
Side-by-side
API/User-Terminal.md
View page @
cf9ca77b
...
...
@@ -171,7 +171,7 @@ curl http://<hostname>:<port>/api/settings
}
```
To obtain the default values, i.e, the values the terminal uses after factory reset, send a GET to
'
/settings/default
'
:
To obtain the default values, i.e, the values the terminal uses after factory reset, send a GET to
`
/settings/default
`
:
```
sh
curl http://<
hostname
>
:<port>/api/settings/default
```
...
...
...
...