jolicode / jolicode/slack-php-api
ConversationsRepliesGetResponse200 should provide typing for `messages` other than `mixed[]`
Open
- Dominant language
- PHP
- Stars
- 255
- Forks
- 62
- Avg merge
- 1h 45m
- Merged PRs (30d)
- 1
Description
https://github.com/jolicode/slack-php-api/blob/836217b880fedb47b34a4bcb2eccaa2502b92e57/generated/Model/ConversationsRepliesGetResponse200.php#L47-L63
~It should not be `mixed[]` but `ObjsMessage[]`.~
It should be assigned the type other than `mixed[]`.
Contributor guide
Assessment
This issue has not been assessed yet.