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

Issue 401 # corrected string casting #435

Merged
merged 7 commits into from
Jan 22, 2024
Merged

Conversation

rebugged
Copy link
Contributor

@rebugged rebugged commented Sep 27, 2020

PR AGAINST ISSUE : #401

PR Branch
MASTER

Motivation and Context

#401

Checklist:

  • Unit tests added- No UT class found for the file.

  • Integration tests added - NA

  • Test names are meaningful - NA

  • Feature manually tested - Yes

  • Branch build passed - Yes

  • No 'package.*' in the imports - Yes

  • Relevant Wiki page updated with clear instruction for the end user - NA

    • Not applicable. This was only a refactor change, no functional or behaviour changes were introduced
  • Http test added to http-testing module(if applicable) ? - Not required

    • Not applicable. The changes did not affect HTTP automation flow
  • Kafka test added to kafka-testing module(if applicable) ? - Not required

    • Not applicable. The changes did not affect Kafka automation flow

@authorjapps
Copy link
Owner

@dasabhishek0790 , Thanks for the PR.

  • Looks great. Can you please test this with the Spring Boot project just to make sure, it does not break anything existing?
  • Link to the test cases is here

@authorjapps
Copy link
Owner

Solves #401

@authorjapps
Copy link
Owner

@rebugged , apologies for the delay! There is an issue out there in the CI job. See the resolution page here.

Your collaboration invitation is here to accept

@authorjapps
Copy link
Owner

@authorjapps authorjapps merged commit 8527d1d into authorjapps:master Jan 22, 2024
1 check passed
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.

ClassCastException Thrown when referring json file in request body with content type "multipart/form-data"
3 participants