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

[FEATURE] Alias slack types #356

Open
WilliamBergamin opened this issue Aug 27, 2024 · 0 comments
Open

[FEATURE] Alias slack types #356

WilliamBergamin opened this issue Aug 27, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@WilliamBergamin
Copy link
Contributor

Description of the problem being solved

Slack-specific types (rich-text, channels, usergroups) found in Schame.slack.types are not easily discoverable. This is partly caused by them being separated from primitives (string, boolean, etc.) found in Schema.types

Alternative solutions

Aliasing Schame.slack.types to Schema.types.slack could improve discoverability of Slack-specific types (rich-text, channels, usergroups). The goal would be to make Slack-specific types "sub-types" of the Schema.types primitives (string, boolean, etc.). This would make the developers autocomplete recommend Slack-specific types in Schema.types

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

@WilliamBergamin WilliamBergamin added the feature request New feature or request label Aug 27, 2024
@slackapi slackapi deleted a comment from YeGop0218 Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant