DavideViolante/investing-com-api

Need solution for manual input pairId if fetch item not exists in mapping.js

Closed this issue · 2 comments

I would fetch "38017" from intesting, but the code not exists in mapping.js
We can't put whole codes into mapping.js, so I will prefer have a solution let user input a object instead of name
By Example:
Copy "input" into "endpoint" if "input" parameter is object type.

That's interesting suggestion, thank you. Please try the v4.3.0 version and let me know.
Changes: cbf0bb1

@DavideViolante, Thanks, it is work well on 4.3.0 👍