0

I passing image file and json object skills to CreateResume API but object skills have no data.

So how do I get skills data in post API? thank you.

postman passing data

my api

Uwe Keim
  • 39,551
  • 56
  • 175
  • 291
  • https://stackoverflow.com/questions/64479129/upload-file-on-server-webfolder-and-post-json-data-at-the-same-using-asp-net-web/64480196#64480196 – Chetan Jun 10 '21 at 00:16
  • You need to pass skills as `skills[0].SkillName` as key and `C#` as value – Chetan Jun 10 '21 at 00:19

0 Answers0