superfaceai / service-client

Library provides client for superface backend apis.
MIT License
5 stars 1 forks source link

getProfile requires scope #67

Closed freaz closed 2 years ago

freaz commented 2 years ago

getProfile function requires scope argument. Which is wrong because we have profiles without a scope

Expected Behavior

Scope argument is optional

Current Behavior

Scope is required.

janhalama commented 2 years ago

There are also other functions having required scope parameter getProfileAST, getProfileSource, getMap*.