Replies: 1 comment
-
I suggest following this open ticket: #1432 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I transform OpenAPI stringified dates into JavaScript Dates?
I cannot just use a Regexp because I might accidentally transform a string that is supposed to be a string.
I need to create Dates from properties that are declared dates in OpenAPI.
Beta Was this translation helpful? Give feedback.
All reactions