Skip to content

output LocalTime json schema format as Time#104

Closed
jaisonpjohn wants to merge 1 commit intoFasterXML:masterfrom
jaisonpjohn:master
Closed

output LocalTime json schema format as Time#104
jaisonpjohn wants to merge 1 commit intoFasterXML:masterfrom
jaisonpjohn:master

Conversation

@jaisonpjohn
Copy link
Copy Markdown

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
Copy Markdown
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