Skip to content

Commit 3998c09

Browse files
Merge pull request #2978 from mdirshaddev/update-openapi-setup-config
docs(update): 📝 open api setup option
2 parents 4e0ee75 + 5dd35cb commit 3998c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/openapi/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ export interface SwaggerCustomOptions {
162162

163163
/**
164164
* Path of the YAML API definition to serve.
165-
* Default: `<path>-json`.
165+
* Default: `<path>-yaml`.
166166
*/
167167
yamlDocumentUrl?: string;
168168

0 commit comments

Comments
 (0)