Skip to content

Commit a53b0fe

Browse files
committed
レスポンス定義の参照先指定の誤りを修正。
1 parent 82dc715 commit a53b0fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/power.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"200": {
3030
"description": "",
3131
"schema": {
32-
"$ref": "#/definitions/PowerStatusResponse"
32+
"$ref": "#/definitions/PowerStatusGetResponse"
3333
},
3434
"examples": {
3535
"application/json": {

0 commit comments

Comments
 (0)