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

#19601 | Process fields of POJOs recursively #19629

Closed
wants to merge 11 commits into from

Commits on Sep 17, 2024

  1. 1) Implement recursive processing

    2) baseType is used in case of containers (temporary)
    3) openApiNullable is not needed for useOptional
    DatApplePy committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4cc2ae3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbff5e9 View commit details
    Browse the repository at this point in the history
  3. Exclude date and dateTime

    DatApplePy committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6b81f06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91e02c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d183e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    942aced View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7966f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    003b5ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d682e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    132352f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    17a1ae4 View commit details
    Browse the repository at this point in the history