Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLoer committed Oct 16, 2024
1 parent 9a7d5f8 commit 98b8fb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions felt/core/s3_upload_parameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ def to_form_fields(self) -> Dict:
"""
Returns all form fields including the presigned attributes required
for the upload
Presigned attributes must be returned in the same order they
appeared in the original JSON
"""
return {**self._presigned_attributes}

Expand Down

0 comments on commit 98b8fb7

Please sign in to comment.