Skip to content

Commit

Permalink
[ACS-8001] add semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita-web-ua committed Jul 30, 2024
1 parent e359e5f commit 195e0e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export class PredictionsApi extends BaseApi {

const queryParams = {
reviewStatus
}
};

return this.post({
path: '/predictions/{predictionId}/review',
Expand Down

0 comments on commit 195e0e0

Please sign in to comment.