Add upsert headers for POST requests to the OpenAPI output

This commit is contained in:
Laurence Isla
2022-12-27 16:16:41 -05:00
committed by GitHub
parent 1f69757835
commit 4ddd5b4a76
3 changed files with 17 additions and 6 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ spec actualPgVersion = describe "OpenAPI" $ do
[
{ "$ref": "#/parameters/body.child_entities" },
{ "$ref": "#/parameters/select" },
{ "$ref": "#/parameters/preferReturn" }
{ "$ref": "#/parameters/preferPost" }
]
|]