Closed tomkonidas closed 1 year ago
We have decided to use the package instead of generating a uniq id. The package is always uniq.
:package
:id
When submitting POST requests for a rating, you would now provide the application_package instead of the application_id.
POST
application_package
application_id
We have decided to use the package instead of generating a uniq id. The package is always uniq.
:package
:package
/ratings:package
/ratings/:id
:package
/ratingsWhen submitting
POST
requests for a rating, you would now provide theapplication_package
instead of theapplication_id
.Screenshots:
Get an application
Get an application's ratings
Get an application's particular rating
Create an application
Rate an application