Open alex4401 opened 1 year ago
This will require an alternative groups format:
"groups": [ { "id": "shops", ... }, { "collection": "Trading Companies", "groups": [ { "id": "bilgerats", ... }, { "id": "goldhoarders", ... } ] } ]
Depends on #191.
Handling the data changes will require some API breakage.
This will require an alternative groups format:
Depends on #191.