c# – Remove Owin WebApi Return Header
Question: A simple return query to my REST service brings up the following answer: { “Id”: 1, “Descricao”: “TIROLESA DE AÇO”, “Und”: “UND”, “Fabrica”: “STARROW”, “Estoque”: 9, “Preco”: 0.39 }, But the query with more than one object starts with {"Result": [ { “Result”: [ { …. …. …. } …