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

SK-507 uploadfiles method is giving response status 200 even though we have not selected any file for required field #269

Open
wants to merge 1 commit into
base: release/23.3.1
Choose a base branch
from

Conversation

skyflow-vivek
Copy link
Contributor

Fix Issue with File Upload in JS SDK

  • FILE_INPUT element was returning success response with 200 status code even when file was required and was NOT provided.
  • Updated the validator method and added validation for empty file input.

 - FILE_INPUT element was returning success response with 200 status code even when file was required and was NOT provided.
 - Updated the validator method and added validation for empty file input.
@skyflow-vivek skyflow-vivek changed the base branch from master to release/23.3.1 February 28, 2023 11:48
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.

1 participant