Skip to content

output LocalTime json schema format as Time #104

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

Closed
wants to merge 1 commit into from

Conversation

jaisonpjohn
Copy link

Similar to and modeled after FasterXML/jackson-datatype-jsr310#78

When I am generating Swagger spec for a LocalTime Java Object I wanted to get
"format" : "time" instead of "format" : "date-time".
Otherwise it was tripping off a codegen-from-swagger on consumer side.

Tested locally. Do you need a test for this? If so, can you point me to an example existing test?

Thanks for your time.

@cowtowncoder
Copy link
Member

Ended up manually merging so closing PR -- thank you again for submitting this!

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.

2 participants