diff --git a/models/LightLegalPerson.v1.json b/models/LightLegalPerson.v1.json old mode 100644 new mode 100755 index 3ca3f8d..de7ea98 --- a/models/LightLegalPerson.v1.json +++ b/models/LightLegalPerson.v1.json @@ -29,9 +29,12 @@ }, "financial_results": { "$ref": "./FinancialResults.v1.json" + }, + "finance": { + "$ref": "./LightFinanceDetails.v1.json" } }, "required": [ "type" ] -} +} \ No newline at end of file