You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Ensemble REST API supports a sort parameter option of "2" for the keyword search endpoint, which means sort by date. The typescript types in this project don't support that option - they only support 0 and 1.