Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
annagav committed Jul 8, 2024
1 parent 91559d5 commit 700612c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,10 @@
"description": "Name of the app processing the request",
"required": false
},
"MITOL_GOOGLE_SHEETS_PROCESS_ONLY_LAST_ROWS_NUM": {
"description": "Process only the last N rows of data. If set to 0 then process all rows. ",
"required": false
},
"MITOL_GOOGLE_SHEETS_REFUNDS_COMPLETED_DATE_COL": {
"description": "The zero-based index of the enrollment change sheet column that contains the row completion date",
"required": false
Expand Down Expand Up @@ -618,4 +622,4 @@
},
"success_url": "/",
"website": "https://github.com/mitodl/mitx-online"
}
}

0 comments on commit 700612c

Please sign in to comment.