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

Adding ingesting property onto a manifest #262

Merged
merged 3 commits into from
Feb 18, 2025

Conversation

JackLewis-digirati
Copy link
Collaborator

@JackLewis-digirati JackLewis-digirati commented Feb 11, 2025

Resolves #202

This PR adds the ingesting property to a manifest, which should look something like this:

"ingesting": {
  "total": 10,
  "finished": 7,
  "error": 1
}

@JackLewis-digirati JackLewis-digirati marked this pull request as ready for review February 12, 2025 13:48
@JackLewis-digirati JackLewis-digirati changed the title Adding intial ability to create an ingesting property on a manifest Adding ingesting property onto a manifest Feb 12, 2025
@JackLewis-digirati JackLewis-digirati marked this pull request as draft February 14, 2025 14:09
@JackLewis-digirati JackLewis-digirati force-pushed the feature/addIngestingProperty branch from 4bdb49f to 1f125a7 Compare February 17, 2025 14:56
@JackLewis-digirati JackLewis-digirati marked this pull request as ready for review February 17, 2025 15:04
@JackLewis-digirati JackLewis-digirati merged commit 6fc8977 into main Feb 18, 2025
4 checks passed
@JackLewis-digirati JackLewis-digirati deleted the feature/addIngestingProperty branch February 18, 2025 09:25
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.

Update GET w/ show-extras to return `"ingesting" property
2 participants