module Apiclient
Extended Modules
Defined in:
apiclient.crConstant Summary
-
VERSION =
"0.1.0"
Instance Method Summary
- #create(client, body)
- #destroy(client, todo_id)
- #destroy_all(client)
- #index(client)
-
#open
Use a single stream
- #show(client, todo_id)
- #update(client, todo_id, body)