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

[WIP] feat/early profile resolution #237

Closed Jakub-Vacek closed 2 years ago

Jakub-Vacek commented 2 years ago

POC PR for now This PR moves resolving of the profile AST to getProfile function. It also adds ability to use profile without need to specify it in super.json (local or in code). Profile id and version is specified in getProfile

Description

Motivation and Context

Types of changes

Checklist: