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

[GO] Fix broken time import when value is of pointer type #13925

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

parvit
Copy link
Contributor

@parvit parvit commented Nov 5, 2022

Hi,
this fix restores the correct generation of go model files that contain a pointer to a time.Time member value which was broken with fa4f7e0?diff=unified

Example file affected file is samples/openapi3/client/petstore/go/go-petstore/model_one_of_primitive_types.go, see #13909 (comment)

@parvit
Copy link
Contributor Author

parvit commented Nov 5, 2022

Retesting with the other PR #13909 I was unable to reproduce the issue again. I'll leave it open if maybe someone can confirm if the issue is real or just something i have overlooked

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.

1 participant