i am trying to make a post request using Alamofire with multipart form data as i have to hit an Api expecting image and few details in json body

前端 未结 0 1539
生来不讨喜
生来不讨喜 2020-11-30 18:03

Api is expecting a json with below details and image

{"image" : url, "id" : 12 , "pic_number" : 2, "boolean" : true}

相关标签:
回答
  • 消灭零回复
提交回复
热议问题