Class UnresolvedObjectPojoResolver
java.lang.Object
com.github.muehmar.gradle.openapi.generator.mapper.resolver.UnresolvedObjectPojoResolver
-
Method Summary
Modifier and TypeMethodDescriptionresolve(PList<UnresolvedObjectPojo> objectPojos, PList<Pojo> pojos) ConvertsUnresolvedComposedPojo's to actualPojo's.
-
Method Details
-
resolve
ConvertsUnresolvedComposedPojo's to actualPojo's. The resulting list contains all supplied pojo's as well as the converted ones.
-