Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add override for MicroTime to "date" #514

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ebauman
Copy link

@ebauman ebauman commented Jan 29, 2025

This PR adds a type override for "MicroTime" fields, correctly identifying them as "date" for later OpenAPI spec gen.

This fixes #513

@ebauman ebauman requested a review from a team as a code owner January 29, 2025 21:45
@ericpromislow
Copy link
Contributor

We don't have a current place to unit-test this, do we? It looks ok otherwise.

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.

Wrangler CRD schema generation incorrectly identifies MicroTime as object in resulting openapi spec
2 participants