I'm creating an end-point to output a file in the format (.txt), but my entity is not just the file. There are other attributes, so I need to send json this way to the server:
{
"nomeCliente" : "teste",
"arquivo": // aqui eu enviaria o arquiv...
asked by
20.03.2018 / 18:12