Skip to content

Commit 0613745

Browse files
committed
update readme
1 parent 28e63c6 commit 0613745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ Note that we override the transformpath method in `Swagger::Docs::Config` to pla
480480

481481
**4 - Also it a good practice not to check the generated Swagger documentation files into git. So we include the generated json files in .gitigore. Because all the generated files are saved under public/apidocs, it becomes easy to include those files in .gitignore.**
482482

483-
### Ignore Swagger JSON files.
483+
*Ignore Swagger JSON files.*
484484
```
485485
/public/apidocs/
486486
```

0 commit comments

Comments
 (0)