Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Publish types schema #37

Closed
dblock opened this issue Aug 11, 2015 · 3 comments
Closed

Publish types schema #37

dblock opened this issue Aug 11, 2015 · 3 comments

Comments

@dblock
Copy link

dblock commented Aug 11, 2015

I would expect types to be similar to methods, with documented fields and well known structure. At the very least would love to have .json files for each type so we can generate classes based on types in https://github.com/dblock/slack-ruby-client.

Related: https://github.com/dblock/slack-ruby-client/issues/4

@Inumedia
Copy link

Agreed, this would significantly help improve my C# API and help with preventing my typed objects becoming out of date. This has caused some confusion when trying to update or add objects to my API at different points in time.

https://github.com/inumedia/slackapi

@dblock
Copy link
Author

dblock commented Aug 27, 2015

@Inumedia Slack said they will not be updating that repo until they hire someone. We don't have to wait. I've pulled JSON files from https://github.com/slackhq/slack-api-docs into https://github.com/dblock/slack-api-ref, which I intend to maintain and kept JSON files only. Would you like to contribute a types schema?

@awalla
Copy link

awalla commented Sep 4, 2015

Thanks for the suggestion! We've made a note of this and added it to our to-do list. We'll not have this updated immediately but we now have it on our list so we'll hopefully have an update before too long. Thank you again!

@awalla awalla closed this as completed Sep 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants