mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-18 02:26:36 +03:00
Update recipes for Jane v6.0
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'openapi-file' => __DIR__ . '/open-api.yaml',
|
||||
'namespace' => 'MyApp\Library\Generated',
|
||||
'directory' => __DIR__ . '/../../generated',
|
||||
];
|
||||
Reference in New Issue
Block a user