chore: fix server-timing metric order and doctest

This commit is contained in:
Laurence Isla
2023-11-28 12:45:39 -05:00
committed by GitHub
parent a72241ad4e
commit ca5eb64deb
2 changed files with 6 additions and 5 deletions
+1
View File
@@ -16,6 +16,7 @@ main =
, "src/PostgREST/Query/SqlFragment.hs"
, "src/PostgREST/ApiRequest/Preferences.hs"
, "src/PostgREST/ApiRequest/QueryParams.hs"
, "src/PostgREST/Response/Performance.hs"
, "src/PostgREST/Error.hs"
, "src/PostgREST/MediaType.hs"
, "src/PostgREST/Config.hs"