mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-12-22 23:46:29 +01:00
Update 3.4. request=stations_available
This commit is contained in:
parent
9a372476a7
commit
38c57ddf07
1 changed files with 5 additions and 3 deletions
|
@ -23,12 +23,14 @@ Example
|
||||||
```
|
```
|
||||||
https://shareeapp-primary.copri-bike.de/APIjsonserver?request=stations_available&authcookie=6103_0f667aa7f234fe317a2705ee89fde0c3_1234567998
|
https://shareeapp-primary.copri-bike.de/APIjsonserver?request=stations_available&authcookie=6103_0f667aa7f234fe317a2705ee89fde0c3_1234567998
|
||||||
```
|
```
|
||||||
**response** sharee JSON defaults
|
**response** sharee JSON defaults + **response** multiple station objects
|
||||||
+
|
|
||||||
**response** multiple station objects
|
|
||||||
|
|
||||||
Example
|
Example
|
||||||
```
|
```
|
||||||
|
{
|
||||||
|
"shareejson" : {
|
||||||
|
***sharee JSON defaults***
|
||||||
|
},
|
||||||
"WUE9301" : {
|
"WUE9301" : {
|
||||||
"state" : "available",
|
"state" : "available",
|
||||||
"uri_operator" : "https://shareeapp-wue.copri-bike.de",
|
"uri_operator" : "https://shareeapp-wue.copri-bike.de",
|
||||||
|
|
Loading…
Reference in a new issue