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

Nulls where not expected by types #310

Closed freaz closed 1 year ago

freaz commented 1 year ago

Description

This PR contains a fix to handling input value being null as well, one of the values in mapped outcome is null.

Types should be fixed after #295

Station tests are passing now:

image

Examples:

Motivation and Context

Types of changes

Checklist: