mirror of
https://github.com/sismics/docs.git
synced 2024-11-22 05:57:57 +01:00
Fix typo in /file/:id/versions description (#717)
This commit is contained in:
parent
95e0b870f6
commit
941ace99c6
@ -442,7 +442,7 @@ public class FileResource extends BaseResource {
|
|||||||
/**
|
/**
|
||||||
* List all versions of a file.
|
* List all versions of a file.
|
||||||
*
|
*
|
||||||
* @api {get} /file/id/versions Get versions of a file
|
* @api {get} /file/:id/versions Get versions of a file
|
||||||
* @apiName GetFileVersions
|
* @apiName GetFileVersions
|
||||||
* @apiGroup File
|
* @apiGroup File
|
||||||
* @apiParam {String} id File ID
|
* @apiParam {String} id File ID
|
||||||
|
Loading…
Reference in New Issue
Block a user