We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef25e5e commit 87bf19eCopy full SHA for 87bf19e
1 file changed
packages/docusaurus-preset-openapi/README.md
@@ -93,7 +93,7 @@ Example:
93
"docusaurus-preset-openapi",
94
{
95
api: {
96
- path: "api/cars.yaml"
+ path: "api/cars.yaml",
97
routeBasePath: "cars",
98
// ... other options
99
}
0 commit comments