Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(apis_entities): only set field attributes for existing fields
There is some legacy code that expects specific model fields (the ones that were part of TempEntityClass). This commit checks if those even exist, before setting their attributes. Closes: #298
- Loading branch information