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

Typescript Angular 2: Make service suffix configurable #341

Merged
merged 5 commits into from
Jun 25, 2018

Commits on Jun 21, 2018

  1. Added serviceSuffix and serviceFileSuffix parameters to control the s…

    …uffixes of generated class and file names
    tomvangreen committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    ab8844d View commit details
    Browse the repository at this point in the history
  2. Updated TypeScriptAngularClientOptionsProvider to include the new ser…

    …viceSuffix and serviceFileSuffix parameters
    tomvangreen committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    1dcf460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    057ba69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3d23db View commit details
    Browse the repository at this point in the history
  5. Updated cli message

    tomvangreen committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    6db1c3d View commit details
    Browse the repository at this point in the history