superfaceai / one-sdk-js

1️⃣ One Node.js SDK for all the APIs you want to integrate with
https://superface.ai
MIT License
46 stars 3 forks source link

feat: in code config #254

Closed Jakub-Vacek closed 2 years ago

Jakub-Vacek commented 2 years ago

This PR enables passing IConfig variables through SuperfaceClient constructor. These values are merged with config loaded from environment. Value passed in code has higher priority. Properties like debug will be added in separate PR.

Description

Motivation and Context

Types of changes

Checklist: