mirror of
https://github.com/UofCBaja/BajaCloud.git
synced 2025-07-08 20:17:13 -06:00
feat(Packagers): started testing for post requests
This commit is contained in:
@ -19,8 +19,6 @@ def getSchedulePackager():
|
||||
"""
|
||||
|
||||
return {
|
||||
"statusCode": 200,
|
||||
"isBase64ENcoded": "false",
|
||||
"body": json.dumps(ymlschedule)
|
||||
"interviewDates": json.dumps(ymlschedule)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user