CGA1123 / slack-ruby-block-kit

A ruby wrapper for Slack's Block Kit
https://rubydoc.info/gems/slack-ruby-block-kit
MIT License
72 stars 31 forks source link

Some input types missing ability to add `description` to `Composition::Option` #181

Closed gabichuelas closed 1 week ago

gabichuelas commented 1 year ago

Looks like the library allows Composition::Option objects to be created with a description parameter (ref), but several input types are missing the ability to do so:

While some others include it:

Happy to take care of this just wanted to put an issue up in case there was more context.

CGA1123 commented 1 year ago

Hey @gabichuelas -- I think this is just an oversight!

CGA1123 commented 1 week ago

Closed via #195 -- Thanks @resputin 🚀

Shipped in v0.25.0