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: early remote profile resolution #252

Closed Jakub-Vacek closed 2 years ago

Jakub-Vacek commented 2 years ago

This PR add ability to load profile remotely without CLI installation. It moves profile resolution to getProfile method and adds check to ensure that use case exists in profile AST.

Description

Motivation and Context

Types of changes

Checklist: