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.
2 parents a392fed + 59f1c7e commit 70ab91bCopy full SHA for 70ab91b
content/openapi/introduction.md
@@ -46,7 +46,7 @@ Once we create a document, we can call the `setup()` method. It accepts:
46
1. The path to mount the Swagger UI
47
2. An application instance
48
3. The document object instantiated above
49
-4. Optional configuration parameter (read more [here](/openapi/introduction#document-options))
+4. Optional configuration parameter (read more [here](/openapi/introduction#setup-options))
50
51
Now you can run the following command to start the HTTP server:
52
0 commit comments