{
name:"ancient",
logo:the image should be included here as form data,
fimes:[{a:"ddsd","dd",},{a:'dfd'}
}
This particular JSON dataset needs to be uploaded to the server. The logo field has to contain an image. Can the image be sent in JSON format? In the header, 'Accept':"application/json" must be transmitted. When attempting to post it via all the information in form data, I encounter 422 errors.