slackapi / slack-api-specs

Open API specifications for platform products by Slack
MIT License
222 stars 64 forks source link

Migrate AsyncAPI spec to v2 #37

Closed fmvilas closed 1 year ago

fmvilas commented 4 years ago

It looks like you're generating the AsyncAPI file and you don't accept PRs on spec files. In any case, I'd like to share with you how it would look like after migrating it to AsyncAPI 2.0.0.

Hope it helps!

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

episod commented 4 years ago

@fmvilas this is really helpful, thank you! I'm actually working on a 2.0.0 version of the spec right now and this will get me the rest of the way through. Beyond being 2.0.0 it'll have a fair larger amount of schema and coverage of event types.

fmvilas commented 4 years ago

This is awesome! Let me know when you have it ready. It will be a great use case for AsyncAPI Hub.