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

[codegen] Generated Copy Code #424

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

[codegen] Generated Copy Code #424

wants to merge 7 commits into from

Commits on Aug 7, 2024

  1. Initial work on turning OpenAPI representation of Object type into ge…

    …nerated resource.Object.Copy code.
    IfSentient committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    fcab371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4ef5c9 View commit details
    Browse the repository at this point in the history
  3. Some code cleanup.

    IfSentient committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    147b5ff View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    9f34ae7 View commit details
    Browse the repository at this point in the history
  2. Changes for different kind groupings, drive-by fix to GroupByKind=fal…

    …se for GoTypes generation.
    IfSentient committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6816d2b View commit details
    Browse the repository at this point in the history
  3. Add flag to toggle generating a copy method, or using resource.Copy. …

    …Update test golden files with generated copy code.
    IfSentient committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    28bfeef View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    0e301b2 View commit details
    Browse the repository at this point in the history