Skip to content

Fix/nested many load error

Seth Kaufman requested to merge fix/nested-many-load-error into master

Shared config types fail on load if there is a NestedType and is declared as many. Iterates nested parameters now.

Merge request reports