Commit 587ac53
committed
Adds request timing to response wrapper
Adds the ability to show request timings in the response wrapper.
This includes the request start, end, and duration.
Exposes `RequestStart`, `RequestEnd` and `RequestDuration` on the `Response` class.1 parent 9f61808 commit 587ac53
File tree
4 files changed
+572
-89
lines changed- GoLive.Generator.ApiClientGenerator.Tests.WebApi
- GoLive.Generator.ApiClientGenerator
- Settings
4 files changed
+572
-89
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
0 commit comments