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

Add last cached value to data source query #186

Merged
merged 13 commits into from Jan 25, 2024

Conversation

kalenluciano
Copy link
Contributor

@kalenluciano kalenluciano commented Jan 17, 2024

fixes #179 when merged to main

Description

Add last_cached to the values to query in the API for the GET data sources by id endpoint. I noticed a small bug in how the arguments were passed to the data sources by id endpoint query, which I fixed as well.

To test changes in the UI:

Testing links:
With last_archived property: http://localhost:5173/data-sources/rec1EBIuvKwEl3oKL
With readme_url property: http://localhost:5173/data-sources/rec2tMlGKrNnXlsQo

Docs

Docs updated in this PR

@kalenluciano kalenluciano changed the base branch from main to dev January 17, 2024 23:06
@kalenluciano kalenluciano linked an issue Jan 17, 2024 that may be closed by this pull request
6 tasks
@joshuagraber
Copy link
Contributor

For next week: this is now ready for review!

Copy link
Contributor

@mbodeantor mbodeantor left a comment

Choose a reason for hiding this comment

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

LGTM!

@mbodeantor mbodeantor merged commit 22acfef into dev Jan 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

data source details URL enhancements
3 participants