Skip to content

Commit 35da0cc

Browse files
committed
bugfix openapi
1 parent 8fbaa0c commit 35da0cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Tqdev/PhpCrudApi/OpenApi/OpenApiBuilder.php

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
namespace Tqdev\PhpCrudApi\OpenApi;
33

44
use Tqdev\PhpCrudApi\Column\ReflectionService;
5+
use Tqdev\PhpCrudApi\Middleware\Communication\VariableStore;
56
use Tqdev\PhpCrudApi\OpenApi\OpenApiDefinition;
67

78
class OpenApiBuilder

0 commit comments

Comments
 (0)