You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+1
Original file line number
Diff line number
Diff line change
@@ -7,3 +7,4 @@ For contributing to this project, please:
7
7
* clone the repository
8
8
* make changes
9
9
* submit a pull request with a unit test on `develop` branch
10
+
* document paths, params (in controllers) & definitions (in models) using [swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc/blob/master/docs/GETTING-STARTED.md) which will be served at http{s}://host:port/api/docs
0 commit comments