-
Notifications
You must be signed in to change notification settings - Fork 4
Cover more endpoints. #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
At this point, the client has support for endpoints such as:
version/1,add/2+1.key_gen/2+2,key_list/1,key_rename/3+1andkey_rm/2.pin_ls/1,pin_add/2andpin_rm/2.In addition, it offers generic functions allowing to hit other endpoints directly:
get/2+1.post_file3+1.It would be nice to have more functions implemented with the required data transformation like the existing functions do.