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 'format' in global type mapping #7

Closed
hauner opened this issue Nov 8, 2019 · 0 comments · Fixed by #15
Closed

support 'format' in global type mapping #7

hauner opened this issue Nov 8, 2019 · 0 comments · Fixed by #15
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hauner
Copy link
Member

hauner commented Nov 8, 2019

e.g. allow to map

type string with format date-time

mapping notation:

map:
   types:
     - from: string/date-time
        to: java.time.ZonedDateTime
@hauner hauner added the enhancement New feature or request label Nov 14, 2019
@hauner hauner added this to the 1.0.0.A2 milestone Nov 14, 2019
@hauner hauner self-assigned this Nov 14, 2019
hauner added a commit that referenced this issue Nov 14, 2019
@hauner hauner changed the title support 'format' in type mapping support 'format' in global type mapping Nov 16, 2019
This was referenced Nov 16, 2019
Merged
hauner added a commit that referenced this issue Nov 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant