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: pass version to get profile #261

Closed Jakub-Vacek closed 2 years ago

Jakub-Vacek commented 2 years ago

Description

This PR adds option to pass version to getProfile method as part of the profileId string. Optionally, id and version can be passed as object. Passed id and version is used during profile ast resolution.

Caching of profile ast and use without any super.json will be done in separate PRs

Motivation and Context

Types of changes

Checklist: