Skip to content
This repository was archived by the owner on Dec 20, 2024. It is now read-only.

Commit a404b3d

Browse files
committed
bugfix:fix swagger wrong
Signed-off-by: yunfeiyangbuaa <[email protected]>
1 parent d714d98 commit a404b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apis/swagger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ paths:
267267
default: "ASC"
268268
enum: ["ASC", "DESC"]
269269
responses:
270-
201:
270+
200:
271271
description: "no error"
272272
schema:
273273
type: "array"

0 commit comments

Comments
 (0)