Skip to content

Commit 1e61645

Browse files
committed
(no commit message provided)
1 parent 81c27c8 commit 1e61645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ routes.get("Swagger", "swagger.json") { req in
2222
}
2323
.excludeFromOpenAPI()
2424
```
25-
You also can configure a web page:
25+
#### Configure a web page
2626
- Use `stoplightDocumentation(openAPI:)` helper method to generate a [Stoplight](https://stoplight.io) page. This method also can return an `OpenAPIObject`.
2727
- [Here is an example](##short-example) how to configure SwaggerUI.
2828

0 commit comments

Comments
 (0)