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 48210a4 + 7a0956c commit f9704c4Copy full SHA for f9704c4
MyApp/_pages/openapi.md
@@ -46,7 +46,7 @@ app.UseServiceStack(new AppHost(), options => {
46
app.Run();
47
```
48
49
-Once configured to use Endpoint Routing we can the [mix](https://docs.servicestack.net/mix-tool) tool to apply the
+Once configured to use Endpoint Routing we can then use the [mix](https://docs.servicestack.net/mix-tool) tool to apply the
50
[openapi3](https://gist.github.com/gistlyn/dac47b68e77796902cde0f0b7b9c6ac2) Startup Configuration with:
51
52
:::sh
0 commit comments