The maps/groups keys can be filled with the proper schema rather than using 'undefined' - patch attached. (NB this is applied after the patch at https://www.drupal.org/project/paragraphs_browser/issues/3186190#comment..., so contains a newline below the second hunk).

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

bgilhome created an issue. See original summary.

borisson_’s picture

Status: Needs review » Needs work

This looks great, and having a strict schema is a good thing to ensure the config remains correct. Let's convert this to a merge request.

shamir.vs made their first commit to this issue’s fork.

shamir.vs’s picture

Status: Needs work » Needs review

I have created a merge request. Please take a moment to review it. Thank you!

borisson_’s picture

Status: Needs review » Reviewed & tested by the community

To me, it seems like this is a correct representation of the possible keys.

damienmckenna’s picture

Would it be worth combining the different config schema issues into one?