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

Support param styling for UUIDs #643

Merged
merged 1 commit into from Jun 29, 2022
Merged

Conversation

rliebz
Copy link
Contributor

@rliebz rliebz commented Jun 23, 2022

Previously attempting to style a param would result in the error
message:

unsupported type uuid.UUID

This follows the same pattern as supporting time.Time and types.Date to
now support types.UUID.

Previously attempting to style a param would result in the error
message:

    unsupported type uuid.UUID

This follows the same pattern as supporting time.Time and types.Date to
now support types.UUID.
@jamietanna
Copy link
Collaborator

See also #638 and #608.

@deepmap-marcinr deepmap-marcinr merged commit f4e0608 into deepmap:master Jun 29, 2022
@rliebz rliebz deleted the marshal-uuid branch June 13, 2023 23:06
adrianpk pushed a commit to foorester/oapi-codegen that referenced this pull request Jan 16, 2024
Previously attempting to style a param would result in the error
message:

    unsupported type uuid.UUID

This follows the same pattern as supporting time.Time and types.Date to
now support types.UUID.
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.

None yet

3 participants