-
-
Notifications
You must be signed in to change notification settings - Fork 7k
[Typescript] Support InversifyJS #6489
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
Merged
TiFu
merged 28 commits into
OpenAPITools:typescript-refactor-master
from
bodograumann:ts-inversify
Jun 13, 2020
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
709c95a
Add config option to enable InversifyJS
bodograumann 0ae13a7
Add pascal case lambda for mustache
bodograumann e3936fc
Generate a class for each auth method
bodograumann 7df9511
Add service identifiers and service binder helper
bodograumann 5822900
Split Configuration into interface and factory
bodograumann 22e2545
Define minimal interface for ServerConfiguration
bodograumann e199ca8
Add annotations for inversify when enabled
bodograumann 0b711b0
Always expose list of server configurations
bodograumann 7c8caf6
Add samples and defalt tests for useInversify
bodograumann 63313bd
Simplify sample generation script
bodograumann d744995
Fix: Add object_params arg description to help
bodograumann 8568973
Fix: Properly enable inversify with bool property
bodograumann 8919300
Build tests in pom instead of prepublish
bodograumann 2f42dcf
Update dependencies for inversify tests
bodograumann 7748c3c
Test basic api service resolution
bodograumann 8bcabad
Remove Promise and Observable prefix from exports
bodograumann 94cab72
Fix, RxJS: Import Observable in object params api
bodograumann 76ea485
Add ioc service identifier for object param api
bodograumann abe3aa7
Add hint about unimpeded development
bodograumann 32041a0
Simplify api service binder syntax
bodograumann e630e4c
Remove default tests for inversify
bodograumann 07b93ec
Add wrapper for easy promise based http libraries
bodograumann e882b25
Add named injects for remaining auth parameters
bodograumann 81660b7
Directly inject promise services without RxJS
bodograumann 2fcc832
Add tests for api service binder
bodograumann fbe9705
Add convenience method to bind all api services
bodograumann f10bab1
Fix: Rename inversify test artifact
bodograumann 41f5e3e
Run bin/utils/copy-to-website.sh
bodograumann File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.