File tree 2 files changed +0
-2
lines changed
2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -9420,7 +9420,6 @@ private function setPaths() /*: void*/
9420
9420
}
9421
9421
$ this ->openapi ->set ("paths| $ path| $ method|tags|0 " , "$ type " );
9422
9422
$ this ->openapi ->set ("paths| $ path| $ method|operationId " , "$ operation " . "_ " . "$ type " );
9423
- //die(var_dump([$operation,$type]));
9424
9423
if ("$ operation- $ type " == 'update-table ' ) {
9425
9424
$ this ->openapi ->set ("paths| $ path| $ method|description " , "rename table " );
9426
9425
} else {
Original file line number Diff line number Diff line change @@ -9420,7 +9420,6 @@ private function setPaths() /*: void*/
9420
9420
}
9421
9421
$ this ->openapi ->set ("paths| $ path| $ method|tags|0 " , "$ type " );
9422
9422
$ this ->openapi ->set ("paths| $ path| $ method|operationId " , "$ operation " . "_ " . "$ type " );
9423
- //die(var_dump([$operation,$type]));
9424
9423
if ("$ operation- $ type " == 'update-table ' ) {
9425
9424
$ this ->openapi ->set ("paths| $ path| $ method|description " , "rename table " );
9426
9425
} else {
You can’t perform that action at this time.
0 commit comments