superfaceai / one-sdk-js

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

feat: resolve passed security values #255

Closed Jakub-Vacek closed 2 years ago

Jakub-Vacek commented 2 years ago

This PR adds ability to pass security value (to perform call) in form of object (with id as a key). This object is resolved to SecurityValue array. This change will allow us to do security passing more user friendly while keeping it backwards compatible.

Description

Motivation and Context

Types of changes

Checklist: