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
feat: add run_search (#13)
* search_api: simplify using get search result
* logpoint_api: add initial run_search function
* logpoint_api: add missing s in success
* logpoint_api: make run_search fail fast
* logpoint_api: add doc and fix spec
* version: bump minor