fix xsd generation when obj crosses oxm files
[aai/aai-common.git] / aai-core / src / test / java / org / onap / aai / util / genxsd / YAMLfromOXMTest.java
index e128897..813ad83 100644 (file)
@@ -76,7 +76,8 @@ import com.google.common.collect.Multimap;
 
 })
 @TestPropertySource(properties = {
-               "schema.uri.base.path = /aai"
+               "schema.uri.base.path = /aai",
+               "schema.xsd.maxoccurs = 5000"
 })
 public class YAMLfromOXMTest {
        @Autowired