mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-8001] add semicolon
This commit is contained in:
committed by
Mykyta Maliarchuk
parent
e359e5fbea
commit
195e0e018c
@@ -57,7 +57,7 @@ export class PredictionsApi extends BaseApi {
|
||||
|
||||
const queryParams = {
|
||||
reviewStatus
|
||||
}
|
||||
};
|
||||
|
||||
return this.post({
|
||||
path: '/predictions/{predictionId}/review',
|
||||
|
||||
Reference in New Issue
Block a user