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

mappingFunc should be extended to support multiple OperatorFunctions #16

Open
evolkmann opened this issue May 16, 2019 · 0 comments
Open
Labels
enhancement New feature or request tests This change affects tests

Comments

@evolkmann
Copy link
Contributor

* @param mappingFunc a function to map the response object inside an rxjs-map

The current implementation only accepts a function for rxjs#map. It should be possible to provide multiple OperatorFunctions to support more complex piping operations.

@evolkmann evolkmann added enhancement New feature or request tests This change affects tests labels May 16, 2019
@evolkmann evolkmann changed the title MappingFunction should be extended to support multiple OperatorFunctions mappingFunc should be extended to support multiple OperatorFunctions May 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests This change affects tests
Projects
None yet
Development

No branches or pull requests

1 participant