mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-11-14 14:36:27 +01:00
Update 3. sharee.bike API description
This commit is contained in:
parent
cdc5b12896
commit
459e242f64
1 changed files with 2 additions and 2 deletions
|
@ -17,11 +17,11 @@ The primary server (uri_primary) is used for:
|
|||
- request=authentication
|
||||
- request=authout
|
||||
- request=stations_available
|
||||
- request=bikes_available
|
||||
- request=user_bikes_occupied
|
||||
- request=user_minianswer
|
||||
|
||||
During rental bike, the operator server responsible for the rental process (uri_operator) is delivered in the rental bike JSON object. It is usesd for:
|
||||
The operator server (uri_operator) responsible for the rental process is delivered in the rental bike JSON object. It is usesd for:
|
||||
- request=bikes_available
|
||||
- request=booking_request
|
||||
- request=booking_update
|
||||
- request=user_feedback
|
||||
|
|
Loading…
Reference in a new issue