Skip to content

Conversation

khiav223577
Copy link

In the previous implementation (#945), we added support for primitive data types in responses. However, this did not cover arrays of primitive types.

For example, Array[String] is currently treated as a String data type instead of an array of strings.

This pull request extends the support to properly handle arrays of primitive types in responses.

@khiav223577 khiav223577 force-pushed the feature/array_of_primitive_in_response branch from 1aee2f7 to f59d9cf Compare September 5, 2025 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant