Skip to content

Commit a5daede

Browse files
committed
fix: openapi call
1 parent 7f0fb6b commit a5daede

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chatgpt-plugin/openapi.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ paths:
167167
responses:
168168
"200":
169169
description: a pet to be returned
170-
/post:
171-
get:
170+
/count:
171+
post:
172172
tags:
173173
- Count
174174
summary: get Email Count

0 commit comments

Comments
 (0)