Incorrect field example rendering for openapi yaml file #6237
vesai
started this conversation in
Bugs & Feedback
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
OpenAPI YAML file content:
How it renders:

What is wrong:
Example should render exactly as "2022-05-04", not "2022-05-04T00:00:00.000Z"
Workaround:
Add double quotes to an example
More details
openapi: 3.0.1
mintlify version
cli version 4.2.634
client version 0.0.3108
Beta Was this translation helpful? Give feedback.
All reactions