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

feat: add ability to tweak generated names (including use of initialisms) #1041

Merged

Commits on May 5, 2023

  1. Add name resolver to codegen config

    Dmitriy Lukiyanchuk committed May 5, 2023
    Configuration menu
    Copy the full SHA
    de6394f View commit details
    Browse the repository at this point in the history
  2. Lowercase some first characters in var names to handle abbreviations …

    …like ID APIList, etc
    Dmitriy Lukiyanchuk committed May 5, 2023
    Configuration menu
    Copy the full SHA
    9285a42 View commit details
    Browse the repository at this point in the history
  3. Provide ability to choose name-normalizer from two preset options

    Dmitriy Lukiyanchuk committed May 5, 2023
    Configuration menu
    Copy the full SHA
    c1467da View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    33e5af5 View commit details
    Browse the repository at this point in the history
  2. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4cc95b4 View commit details
    Browse the repository at this point in the history
  3. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    b603c01 View commit details
    Browse the repository at this point in the history
  4. refactor-and-docs

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4a274f8 View commit details
    Browse the repository at this point in the history
  5. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    af66f0b View commit details
    Browse the repository at this point in the history
  6. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    7e9d938 View commit details
    Browse the repository at this point in the history
  7. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    224d79e View commit details
    Browse the repository at this point in the history
  8. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    8ca7ac0 View commit details
    Browse the repository at this point in the history
  9. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ccd476b View commit details
    Browse the repository at this point in the history
  10. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    21f0f10 View commit details
    Browse the repository at this point in the history
  11. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    e812984 View commit details
    Browse the repository at this point in the history
  12. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    2e95ffc View commit details
    Browse the repository at this point in the history
  13. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    919d41e View commit details
    Browse the repository at this point in the history
  14. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    9d689bc View commit details
    Browse the repository at this point in the history
  15. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ec490d5 View commit details
    Browse the repository at this point in the history
  16. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4dd98ce View commit details
    Browse the repository at this point in the history
  17. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    175b08a View commit details
    Browse the repository at this point in the history
  18. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    f0db963 View commit details
    Browse the repository at this point in the history
  19. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    44aa66a View commit details
    Browse the repository at this point in the history
  20. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    afc7b34 View commit details
    Browse the repository at this point in the history
  21. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    9fb1af5 View commit details
    Browse the repository at this point in the history
  22. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    402bb22 View commit details
    Browse the repository at this point in the history
  23. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    0d9b97e View commit details
    Browse the repository at this point in the history
  24. sq

    jamietanna committed May 4, 2024
    Configuration menu
    Copy the full SHA
    e1dcd8c View commit details
    Browse the repository at this point in the history