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 1ea443a commit 0d782f1Copy full SHA for 0d782f1
content/openapi/other-features.md
@@ -29,7 +29,7 @@ async function bootstrap() {
29
/**
30
* createDocument(application, configurationOptions, extraOptions);
31
*
32
- * createDocument method takes in an optional 3rd argument "extraOptions"
+ * createDocument method takes an optional 3rd argument "extraOptions"
33
* which is an object with "include" property where you can pass an Array
34
* of Modules that you want to include in that Swagger Specification
35
* E.g: CatsModule and DogsModule will have two separate Swagger Specifications which
0 commit comments