Skip to content

Commit

Permalink
Add image to description in Postman collection
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmg committed Jun 29, 2020
1 parent 9780bff commit f02fe4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"info": {
"_postman_id": "75794489-9288-40a3-8323-94a5fe2d772a",
"name": "Server-Timing Visualizer",
"description": "Visualize metric values from the `Server-Timing` response header in a horizontal bar chart. This brings to Postman a visualization similar to the chart shown in the developer tools of modern browsers.\r\n\r\nIf you would like to add [Server Timing](https://www.w3.org/TR/server-timing/) support to your ASP.NET Core application please consider the [Timingz](https://github.com/alexmg/Timingz) project on GitHub.",
"description": "Visualize metric values from the `Server-Timing` response header in a horizontal bar chart. This brings to Postman a visualization similar to the chart shown in the developer tools of modern browsers.\r\n\r\n![Visualizer](https://raw.githubusercontent.com/alexmg/Timingz/develop/assets/Postman-visualizer.png)\r\n\r\nIf you would like to add [Server Timing](https://www.w3.org/TR/server-timing/) support to your ASP.NET Core application please consider the [Timingz](https://github.com/alexmg/Timingz) project on GitHub.",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json"
},
"item": [
Expand Down

0 comments on commit f02fe4c

Please sign in to comment.