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

Handle Missing File Extension in filename of Multipart/Form-Data for Post Artifact Event API #20

Closed
puru-khedre opened this issue Dec 26, 2024 · 0 comments · Fixed by #29
Assignees

Comments

@puru-khedre
Copy link
Contributor

The Post Artifact Event API currently throws an error if the uploaded file in multipart/form-data doesn't include a file extension (e.g., .csv, .json). We need to add validation to check the file extension and return a proper error message when the file format is missing or unsupported.

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 a pull request may close this issue.

1 participant