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

Fix for BaseUrl in C# base class not being used #4880

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

Commits on May 3, 2024

  1. Fix for BaseUrl in base class not being used

    Fix to use the BaseUrl from the base class when there is a base class and GenerateBaseUrlProperty is not set.
    soligen2010 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    27c2206 View commit details
    Browse the repository at this point in the history
  2. Fix for BaseUrl in C# base class not being used - Correction

    Fixed If in template and added test case for when there is a base class
    soligen2010 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d9b7e32 View commit details
    Browse the repository at this point in the history
  3. Fix changes spaces that cause test case to fail

    Removed the 4 extra spaces that caused the generated file to vary from the  verified file
    soligen2010 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d5d4a15 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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