fix docs links path

This commit is contained in:
les
2021-06-04 20:37:19 +02:00
parent 38d13fae6e
commit 5b1f590f82
6 changed files with 15 additions and 15 deletions

View File

@@ -71,7 +71,7 @@ api.put('/place', isAdmin, eventController.updatePlace)
* @category Event
* @name /event
* @type POST
* @info `Content-Type` has to be `multipart/form-data` 'cause support image upload
* @info `Content-Type` has to be `multipart/form-data` to support image upload
* @param {string} title - event's title
* @param {string} description - event's description (html accepted and sanitized)
* @param {string} place_name - the name of the place