Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor updates for API calls #446

Merged
merged 1 commit into from Oct 24, 2023
Merged

Minor updates for API calls #446

merged 1 commit into from Oct 24, 2023

Conversation

tariqksoliman
Copy link
Member

The first update was to correct a string replacement in token lookup. The simple string replacement in of “Bearer “ was not working because a colon could be present.

The second update was to allow appending to datasets with the “recreate” command. The API now allows an “action” variable to be supplied that if set to “append” will not drop the table.

Thanks Jeff!

@tariqksoliman tariqksoliman merged commit 386054b into development Oct 24, 2023
1 check passed
@tariqksoliman tariqksoliman deleted the jl-update1 branch October 24, 2023 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants