Skip to content

Conversation

@macjohnny
Copy link
Contributor

@macjohnny macjohnny commented Oct 19, 2017

PR checklist

  • Read the contribution guidelines.
  • Ran the shell script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\.
  • Filed the PR against the correct branch: 3.0.0 branch for changes related to OpenAPI spec 3.0. Default: master.
  • Copied the technical committee to review the pull request if your PR is targeting a particular programming langauge.

Description of the PR

fixes #6727 and replaces PR #6729

@macjohnny
Copy link
Contributor Author

macjohnny commented Oct 19, 2017

Copy link
Contributor

@pgrm pgrm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh yeah cool, that's also a local fix I had laying around 👍

@pgrm
Copy link
Contributor

pgrm commented Oct 19, 2017

@wing328 you can mark this one also with bug and typescript

@macjohnny
Copy link
Contributor Author

@wing328 @sebastianhaas the checks passed, how about merging?


message?: string;

}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still wondering about those newlines

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can try to clean it up later with a separate PR.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opened #6788 to address this :)

@macjohnny macjohnny closed this Oct 24, 2017
@macjohnny macjohnny reopened this Oct 24, 2017
@macjohnny
Copy link
Contributor Author

@wing328 can you restart the circleci test?

@macjohnny macjohnny closed this Oct 24, 2017
@macjohnny macjohnny reopened this Oct 24, 2017
@macjohnny
Copy link
Contributor Author

@wing328 the checks passed, could you please merge this?

@wing328 wing328 merged commit f4ac6fe into swagger-api:master Oct 25, 2017
@wing328 wing328 changed the title Bugfix/6727 import http client module [TypeScript][Angular] fix issue with importing http client module Oct 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[typescript-angular] generated package/ApiModule imports HttpModule but should import HttpClientModule instead

6 participants