Open
Description
TODO if it's a template, enforce dict structure on the template
AutoPR/autopr/models/config/elements.py
Lines 211 to 221 in 1d818f4
To resolve this TODO, you can start by checking if the code is dealing with a template. If it is, you can enforce the dict structure by validating the input data against a predefined template structure.