-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Minor Refactoring
As pointed out by @ilaffey2, some functions are currently misplaced/hard to understand. Notably:
- merge the
queryclient and the utilspost_queryfunctions - move the
get_auth_headersto the utils file - simplify
api_keyflow in the client by only leaving one entry point + setters/getters - add sample response in docs/docstring of
process_stream_data
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request