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