Skip to content

Commit

Permalink
removed gradalg activityCode
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunlumbcgov committed Nov 18, 2024
1 parent 69f4241 commit 1ff53a6
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -346,14 +346,12 @@ export default {
"schoolCategoryCodes",
"schoolOfRecords",
"validateInput",
"activityCode",
];
const requestPayload = generateRequestPayload(
this.getBatchRequest,
requestTemplate
);
requestPayload.activityCode = "GRADALG";
let response = await BatchProcessingService.runREGALG(
requestPayload,
this.getBatchRequestCrontime
Expand Down

0 comments on commit 1ff53a6

Please sign in to comment.