Skip to content

Commit

Permalink
Fix Upload spec
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshhari committed Dec 28, 2024
1 parent ae5c91a commit f57cdcb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion care/emr/resources/file_upload/spec.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class FileUploadBaseSpec(EMRResource):


class FileUploadUpdateSpec(FileUploadBaseSpec):
pass
upload_completed: bool


class FileUploadCreateSpec(FileUploadBaseSpec):
Expand Down
File renamed without changes.

0 comments on commit f57cdcb

Please sign in to comment.