Skip to content

Commit

Permalink
Update API version for employee API scraper (#204)
Browse files Browse the repository at this point in the history
* update apiVersion

* Redo Workflows

---------

Co-authored-by: Lucas Dunker <[email protected]>
  • Loading branch information
pranavphadke1 and Lucas-Dunker authored Oct 16, 2023
1 parent 03fa48a commit 122d508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scrapers/employees/employees.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ class NeuEmployee {
const employeeQuery = {
versionInfo: {
moduleVersion,
apiVersion: "ad_141F5PYcK3c+D5K8O+g",
apiVersion: "Zox0cGCdj_7M+WZErCpkhQ",
},
viewName: "MainFlow.FacultyAndStaffDirectory",
// Their frontend requires non-null queries, but the backend doesn't :)
Expand Down

0 comments on commit 122d508

Please sign in to comment.