zymlabs / nswag-fluentvalidation

Use FluentValidation rules instead of ComponentModel attributes to define swagger schema.
MIT License
59 stars 13 forks source link

Remove extra parenthesis from AddOpenApiDocument example #5

Closed sandord closed 4 years ago

sandord commented 4 years ago

I know, this is the smallest PR you can imagine but the sample code in the readme didn't work with the extra parenthesis.

geoffreytran commented 4 years ago

Perfect, thanks!