Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
apidocs:rating [2017/03/28 - 10:25] thibmo created |
apidocs:rating [2018/08/22 - 16:10] (current) |
||
---|---|---|---|
Line 2: | Line 2: | ||
This section describes the API calls that belong to the rating endpoint. | This section describes the API calls that belong to the rating endpoint. | ||
- | ===== Get All Maps ===== | + | ===== Get The Map's Ratings ===== |
Request : /api/v1/rating/‹id›\\ | Request : /api/v1/rating/‹id›\\ | ||
Method : GET | Method : GET | ||
Line 29: | Line 29: | ||
</code> | </code> | ||
- | ===== Get Map Details ===== | + | ===== Rate A Map ===== |
- | Request : /api/v1/maps/‹id›\\ | + | Request : /api/v1/rating/‹id›\\ |
Method : POST | Method : POST | ||