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 typescript angular inheritance by enabling supportsMultipleInheritance flag #3812

Merged

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    f25a5a0 View commit details
    Browse the repository at this point in the history
  2. issue OpenAPITools#2845: enable 'supportsMultipleInheritance' on type…

    …script angular client codegen
    
    - note I reran ./bin/openapi3/typescript-angular-petstore-all.sh and no changes occurred.
      this suggests to me that the petstore.yaml sample should be improved to make use of the
      anyOf / allOf / oneOf keywords, in order to better show the effects of changes on generated code.
    mnahkies committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    a37d9ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    232f844 View commit details
    Browse the repository at this point in the history
  4. revert extranous files

    mnahkies committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    eaf0ebb View commit details
    Browse the repository at this point in the history