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

Implement Download of Binary Resources #2119

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

allentiak
Copy link
Member

Fixes #2108

docs/implementation/fhir-data-model.md Outdated Show resolved Hide resolved
modules/rest-api/src/blaze/rest_api/routes.clj Outdated Show resolved Hide resolved
modules/rest-api/src/blaze/rest_api/routes.clj Outdated Show resolved Hide resolved
modules/fhir-structure/src/blaze/fhir/spec.clj Outdated Show resolved Hide resolved
modules/rest-util/src/blaze/middleware/fhir/output.clj Outdated Show resolved Hide resolved
modules/rest-util/src/blaze/middleware/fhir/output.clj Outdated Show resolved Hide resolved
modules/rest-util/src/blaze/middleware/fhir/output.clj Outdated Show resolved Hide resolved
modules/rest-util/src/blaze/middleware/fhir/resource.clj Outdated Show resolved Hide resolved
modules/rest-util/src/blaze/middleware/output.clj Outdated Show resolved Hide resolved
@allentiak allentiak force-pushed the binary-download branch 3 times, most recently from 8253d14 to 4b8e92b Compare October 15, 2024 12:00
@allentiak allentiak force-pushed the binary-download branch 4 times, most recently from d1e1267 to 3f6a998 Compare October 16, 2024 13:14
Copy link
Member Author

@allentiak allentiak left a comment

Choose a reason for hiding this comment

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

(Just re-reviewed my own changes.
Couldn't do that without writing something here...)

@allentiak allentiak force-pushed the binary-download branch 6 times, most recently from 8f87f27 to c1e59ba Compare October 18, 2024 11:33
@allentiak allentiak changed the title Binary download Binary Download Oct 18, 2024
@allentiak allentiak mentioned this pull request Oct 18, 2024
@allentiak allentiak marked this pull request as ready for review October 21, 2024 18:58
@allentiak allentiak force-pushed the binary-download branch 21 times, most recently from 8e94b4f to 24d1a52 Compare December 9, 2024 12:43
@alexanderkiel alexanderkiel added this pull request to the merge queue Dec 9, 2024
Merged via the queue into main with commit 89c4e84 Dec 9, 2024
142 checks passed
@alexanderkiel alexanderkiel deleted the binary-download branch December 9, 2024 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Direct Download of Binary Content at the Binary Endpoint
2 participants