Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add field type rule#1703

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
ctrimble wants to merge4 commits intojoelittlejohn:master
base:master
Choose a base branch
Loading
fromctrimble:feature_field-type-rule

Conversation

@ctrimble
Copy link
Collaborator

@ctrimblectrimble commentedAug 19, 2025
edited
Loading

This PR introduces a new rule that can change the type of fields created for properties based on the type determined from that property's schema. This is intended to help wrap fields with types likejava.util.Optional ororg.openapitools.jackson.nullable.JsonNullable when creating custom rule sets.

The default implementation is an identity transform of the schema type and results in no change to the generated code when not using a custom rule factory.

This PR is based on#1702 and shouldn't be merged until that PR is complete.

The relative paths were causing issues with the build.  This change makes the license-plugin-definition.xml path absolute.
… than Java 8. This workaround skips the affected test when the compiler is something other than Java 8.
@ctrimblectrimble marked this pull request as draftAugust 19, 2025 05:50
@ctrimblectrimble added this to the1.3.0 milestoneAug 31, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

1.3.0

Development

Successfully merging this pull request may close these issues.

1 participant

@ctrimble

[8]ページ先頭

©2009-2025 Movatter.jp