Skip to content

fix: uniqueItem for array reactivated: Work around found to use std::vector...

Jerome Royan requested to merge fix/RestBed_Generation into develop

fix: uniqueItem for array reactivated: Work around found to use std::vector instead of std::set in that case: --type-mappings=set=std::vector

Merge request reports