schema and map code updated, test fixed
This commit is contained in:
parent
af7dcde7aa
commit
cd59547311
13 changed files with 2441 additions and 5 deletions
|
@ -124,6 +124,7 @@ my $org2 = {
|
|||
},
|
||||
associations => {
|
||||
lis => 1,
|
||||
esta => 1,
|
||||
},
|
||||
type => "organisation",
|
||||
};
|
||||
|
|
Reference in a new issue