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
b85ca0a7d1
commit
9a372476a7
1 changed files with 4 additions and 2 deletions
|
@ -23,9 +23,11 @@ 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** multiple station objects
|
||||||
|
|
||||||
**response** one station object
|
Example
|
||||||
|
|
||||||
```
|
```
|
||||||
"WUE9301" : {
|
"WUE9301" : {
|
||||||
"state" : "available",
|
"state" : "available",
|
||||||
|
|
Loading…
Reference in a new issue