breaking changes in FormData submit
so far, FormData submit did not support multiple values per key. We need this for studydocuments. Therefore, submit now simple takes a FormData or Object as input and patches it to the resource.
Please register or sign in to comment