Update RESTAPI.md

This commit is contained in:
wglettig
2020-02-28 15:12:10 +01:00
committed by GitHub
parent 6e28394e6c
commit fde3360487

View File

@@ -193,14 +193,16 @@ For Streams, paths, etc.
```json
{
"gridSH": {"start" : [0 1 1],
"end" : [1 2 4],
"gridO":{"start" : [0 1 1],
"u" : [0.1 0 0],
"v" : [0 0.1 0],
"n_u" : 10,
"n_v" : 1,
"f" : 10
},
"gridO": {"start" : [0 1 1],
"end" : [1 2 4],
"gridSH": {"start" : [0 1 1],
"u" : [0.1 0 0],
"v" : [0 0.1 0],
"n_u" : 10,
"n_v" : 1,
"f" : 10