how to detect if the variable is an uuid array? #12459
Unanswered
JaneFrontender
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello.
I am writting a mustache file and I need to check: if the variable is an array with uuid or not.
At https://openapi-generator.tech/docs/templating/ I see that there is only an isUuid property of a variable
But I need to detect if the variable is an uuid array.
How can I do that?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions