Log loaded values in config
Add/remove / in REST interface.
This commit is contained in:
@ -84,7 +84,7 @@ There exist following fields:
|
||||
### Example
|
||||
|
||||
```
|
||||
curl -H "Content-Type: application/json" -X GET -d '{"channels":["channel1","channel2"],"startPulseId":0,"endPulseId":4}' http://sf-nube-14.psi.ch:8080/channels
|
||||
curl -H "Content-Type: application/json" -X POST -d '{"channels":["channel1","channel2"],"startPulseId":0,"endPulseId":4}' http://sf-nube-14.psi.ch:8080/query
|
||||
```
|
||||
|
||||
### Response example
|
||||
|
Reference in New Issue
Block a user