Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make properties first class objects, support API types. #4

Open
dblock opened this issue Jul 30, 2015 · 1 comment
Open

Make properties first class objects, support API types. #4

dblock opened this issue Jul 30, 2015 · 1 comment

Comments

@dblock
Copy link
Collaborator

dblock commented Jul 30, 2015

Make properties of web and RTM client, such as users, team or channels, first class models with well-known properties. Right now they are just hashes.

@dblock dblock changed the title Make properties first class objects Make properties first class objects, support API types. Aug 17, 2015
@dblock
Copy link
Collaborator Author

dblock commented Aug 17, 2015

Started working on this in https://github.com/dblock/slack-ruby-client/tree/web-api-types, it currently generates types. The next step is to tie that together into the web API, so channels.info for example returns a Channel object with data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant