|
31 | 31 | } |
32 | 32 | }, |
33 | 33 | "roleManagementURL": "role_management_url", |
34 | | - "contractTemplateUpdatedAt": "2022-01-01T00:00:00Z", |
35 | | - "contractTemplatePath": "contract_template_path", |
36 | | - "contractTemplateVersion": "contract_template_version", |
37 | 34 | "institutionContractMappings": { |
| 35 | + "default": { |
| 36 | + "contractTemplatePath": "contract_template_path", |
| 37 | + "contractTemplateVersion": "contract_template_version", |
| 38 | + "attachments": [] |
| 39 | + }, |
38 | 40 | "PSP": { |
39 | | - "contractTemplateUpdatedAt": "2022-01-01T00:00:00Z", |
40 | 41 | "contractTemplatePath": "value", |
41 | | - "contractTemplateVersion": "value1" |
| 42 | + "contractTemplateVersion": "value1", |
| 43 | + "attachments": [] |
42 | 44 | } |
43 | 45 | }, |
44 | 46 | "enabled": true, |
|
95 | 97 | } |
96 | 98 | }, |
97 | 99 | "roleManagementURL": "role_management_url", |
98 | | - "contractTemplateUpdatedAt": "2022-01-01T00:00:00Z", |
99 | | - "contractTemplatePath": "contract_template_path", |
100 | | - "contractTemplateVersion": "contract_template_version", |
101 | 100 | "institutionContractMappings": { |
| 101 | + "default": { |
| 102 | + "contractTemplatePath": "contract_template_path", |
| 103 | + "contractTemplateVersion": "contract_template_version", |
| 104 | + "attachments": [] |
| 105 | + }, |
102 | 106 | "PSP": { |
103 | | - "contractTemplateUpdatedAt": "2022-01-01T00:00:00Z", |
104 | 107 | "contractTemplatePath": "value", |
105 | | - "contractTemplateVersion": "value1" |
| 108 | + "contractTemplateVersion": "value1", |
| 109 | + "attachments": [] |
106 | 110 | } |
107 | 111 | }, |
108 | 112 | "enabled": true, |
|
0 commit comments