You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I'm a super fan of droplr. I'm trying to use this sdk to improve my productivity, but the use case are insufficient here..
ie: when I want to create a new board in my account, I don't really know what kind of data I should pass in client.boards.create(data, options = {}).
Where can I find the specification of api parameters?
The text was updated successfully, but these errors were encountered:
Hey, I'm a super fan of droplr. I'm trying to use this sdk to improve my productivity, but the use case are insufficient here..
ie: when I want to create a new board in my account, I don't really know what kind of data I should pass in
client.boards.create(data, options = {})
.Where can I find the specification of api parameters?
The text was updated successfully, but these errors were encountered: