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

Added an endpoint allowing file metadata to be requested by ID. #76

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

jeff-cohere
Copy link
Collaborator

@jeff-cohere jeff-cohere commented Aug 2, 2024

This change adds a new DTS endpoint that allows file metadata to be retrieved by ID, similar to the new JDP endpoint. Since all databases must support this functionality, this is just a database-neutral file metadata endpoint that we can use to fetch missing metadata whenever it's needed.

I'll create a corresponding method for dtspy for this new endpoint.

This should go in after #75

@jeff-cohere jeff-cohere added the enhancement New feature or request label Aug 2, 2024
Copy link
Collaborator

@ialarmedalien ialarmedalien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks useful!

Base automatically changed from jdp-metadata-gaps to main August 13, 2024 15:08
Copy link

PR Preview Action v1.4.7
🚀 Deployed preview to https://kbase.github.io/dts/pr-preview/pr-76/
on branch gh-pages at 2024-08-13 15:13 UTC

@jeff-cohere jeff-cohere merged commit 5393836 into main Aug 13, 2024
2 checks passed
@jeff-cohere jeff-cohere deleted the metadata-endpoint branch August 13, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants