Skip to content

Commit

Permalink
Merge pull request #29 from gwongiun/master-1
Browse files Browse the repository at this point in the history
Update config.md
  • Loading branch information
shalousun authored Aug 28, 2023
2 parents 874e435 + 4c1fbfc commit 25f0fb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/diy/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ Set the path prefix, such as configuring Servlet ContextPath.
## isStrict
* required: `false`
* type:`Boolean`
* default: `flase`
* default: `false`

If strict mode is set to true,
Smart-doc enforces that the public methods of every interface in the code have comments.
Expand Down Expand Up @@ -867,4 +867,4 @@ Whether to display the response parameter table in the document.
{
"responseParamsTable": true
}
```
```

0 comments on commit 25f0fb0

Please sign in to comment.