We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 740c393 commit 4644633Copy full SHA for 4644633
demo/docs/intro.mdx
@@ -274,7 +274,7 @@ petstore31: {
274
hideSendButton: false,
275
showSchemas: true,
276
templateGenerators: {
277
- createIntroTemplateMD: myCustomInfroMdGenerator
+ createIntroTemplateMD: myCustomIntroMdGenerator
278
}, // customize markdown template generator
279
} satisfies OpenApiPlugin.Options,
280
```
0 commit comments