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 2e76f8e commit 06a19c6Copy full SHA for 06a19c6
docs/openapi/index.md
@@ -43,7 +43,7 @@ document = document_builder.build_document(application)
43
44
Once we create a document, we can call the `OpenAPIDocumentModule`**.setup()** method. It accepts:
45
46
-1. The path to mount the [DocumentationUI](./documentation-ui.md)
+1. The path to mount the [DocumentationUI](./document-ui.md)
47
2. An application instance
48
3. The document object instantiated above
49
4. Optional guards list
0 commit comments