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 e6acbf2 + 996cf76 commit 42ee728Copy full SHA for 42ee728
src/app/homepage/pages/recipes/swagger/swagger.component.html
@@ -113,7 +113,7 @@ <h4>Multiple specifications</h4>
113
</p>
114
<figure><img src="/assets/swagger-cats.png" /></figure>
115
<p>
116
- While <code>http://localhost:3000/api/docs</code> will expose a SwaggerUI for your Dogs:
+ While <code>http://localhost:3000/api/dogs</code> will expose a SwaggerUI for your Dogs:
117
118
<figure><img src="/assets/swagger-dogs.png" /></figure>
119
<blockquote class="warning">
@@ -330,4 +330,4 @@ <h4>Decorators</h4>
330
331
A working example is available <a href="https://github.com/nestjs/nest/tree/master/sample/11-swagger" target="blank">here</a>.
332
333
-</div>
+</div>
0 commit comments