Skip to content

Commit ffe7653

Browse files
committed
Update README.md
1 parent 3e7ed0b commit ffe7653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ use mako\openapi\http\routing\Registrar;
4141
Registrar::register(
4242
$routes,
4343
cachedRoutes: __DIR__ . '/openapi.php',
44-
openApiSpec: __DIR__ . '/openapi.yml',
44+
openApiSpec: __DIR__ . '/openapi.yaml',
4545
);
4646
```
4747

0 commit comments

Comments
 (0)