Altinn / altinn-studio

Next generation open source Altinn platform and applications.
https://docs.altinn.studio
BSD 3-Clause "New" or "Revised" License
109 stars 73 forks source link

Improve checking of organization data models #13000

Open ErlingHauan opened 1 week ago

ErlingHauan commented 1 week ago

Description

Currently, when checking if a repo is a data model, we are only checking if the repo's name ends with -datamodels. Would it be possible to add a isDataModel field to the Repository model instead?