Skip to content

Commit 151fdd6

Browse files
Update content/openapi/types-and-parameters.md
1 parent f2f566f commit 151fdd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/openapi/types-and-parameters.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ By default, no description is added to the generated schema. You can add one usi
365365
class CreateCatDto {}
366366
```
367367

368-
That way, the description will be rendered like this
368+
That way, the description will be included in the schema, as follows:
369369

370370
```yaml
371371
schemas:

0 commit comments

Comments
 (0)