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

Add Ballerina type/field/parameter name generation support from Ballerina name extension #1772

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    377913f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7445de View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    3ebeb33 View commit details
    Browse the repository at this point in the history
  2. Fix test failures

    TharmiganK committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fc88489 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fac36f7 View commit details
    Browse the repository at this point in the history
  4. Fix sonar cloud issues

    TharmiganK committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    527ef0a View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master' into bal-name-ext

    # Conflicts:
    #	openapi-core/src/main/java/io/ballerina/openapi/core/generators/common/GeneratorConstants.java
    TharmiganK committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e7c4b05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    880a2d4 View commit details
    Browse the repository at this point in the history
  7. Add test cases

    TharmiganK committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2266979 View commit details
    Browse the repository at this point in the history
  8. Fix test failures

    TharmiganK committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    bdbb2ec View commit details
    Browse the repository at this point in the history
  9. Fix spot bug issues

    TharmiganK committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5103a10 View commit details
    Browse the repository at this point in the history