microsoftgraph / microsoft-graph-explorer-v4

React/Redux version of Graph Explorer used to learn the Microsoft Graph Api
https://developer.microsoft.com/graph/graph-explorer
MIT License
212 stars 91 forks source link

Feature: support text csv #3123

Closed thewahome closed 5 months ago

thewahome commented 5 months ago

Overview

Closes #2872

The query mentioned returns a text/csv response that can be properly handled by the browser. This PR adds text/csv headers as supported headers and enables showing the response as plain text on the response viewer

Demo

image

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud