Skip to content

Cannot include multiple files within a single bracket #4

@ianfhunter

Description

@ianfhunter

We cannot do something like:

	"small_things":{
		 "...": "<stones.json>",
		 "...": "<jewels.json>"
	}
}```
The process will only fill the small_things with jewels, and ignore stones

I realise you can't have the same key in a dictionary, but there's no way to have >1 key for >1 include

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions