This commit is contained in:
2024-07-27 17:03:47 +02:00
parent 6018e8bee5
commit 4dcb7531d3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -188,7 +188,7 @@ paths:
content:
application/json:
schema:
$ref: "#/components/schemas/PostResponse"
$ref: "#/components/schemas/PostCreateResponse"
400:
description: Missing fields.
content:
File diff suppressed because one or more lines are too long