Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samchungy authored Nov 10, 2024
1 parent 4884081 commit 9cb76e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,8 @@ createDocument({
});
```

Unfortunately, as a limitation of this library, you will need to attach an `.openapi()` field or `.describe()` to the schema that you are passing into the components or else you may not get the full power of the component generation. As a result, I recommend utilising the auto registering components over manual egistration.

#### Parameters

Query, Path, Header & Cookie parameters can be similarly registered:
Expand Down

0 comments on commit 9cb76e2

Please sign in to comment.