Skip to content

Commit

Permalink
fix: operationIdが被っていたので直す
Browse files Browse the repository at this point in the history
  • Loading branch information
rito528 committed Sep 13, 2023
1 parent 4f2cef3 commit 0d55777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/paths/forms/answers/index.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
get:
operationId: getFormAnswers
operationId: getAllAnswers
summary: フォームの回答をすべて取得する
responses:
"200":
Expand Down

0 comments on commit 0d55777

Please sign in to comment.