mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
put test portfolio back into invoke lambda script
This commit is contained in:
parent
47de308bf3
commit
481bd1197a
1 changed files with 3 additions and 3 deletions
|
|
@ -9,9 +9,9 @@ payload = {
|
|||
{
|
||||
"body": json.dumps(
|
||||
{
|
||||
"portfolio_id": 569,
|
||||
"scenarios_to_consider": [1069, 1060],
|
||||
"scenario_priority_order": [1069, 1060],
|
||||
"portfolio_id": 556,
|
||||
"scenarios_to_consider": [],
|
||||
"scenario_priority_order": [],
|
||||
}
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue