Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Wrong type for Instant[] #429

Closed
mustaphazorgati opened this issue Nov 20, 2020 · 1 comment
Closed

Wrong type for Instant[] #429

mustaphazorgati opened this issue Nov 20, 2020 · 1 comment

Comments

@mustaphazorgati
Copy link
Contributor

The RequestParameterSnippet generates Array[Object] as the type for Instant[] data type.
For Instant the generated type is String.
The expected type for Instant[] is Array[String]

@jmisur
Copy link
Contributor

jmisur commented Nov 24, 2020

Fixed in #431

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants