backbase-openapi-tools icon indicating copy to clipboard operation
backbase-openapi-tools copied to clipboard

Validated fully qualified classname does not work in case of inner class.

Open jjjasper opened this issue 2 years ago • 0 comments

          In case of nested class the datatype might be: `com.org.package.MyType.MyNestedType`. In such case the packageName will be `com.org.package.MyType`

Originally posted by @walaniam in https://github.com/Backbase/backbase-openapi-tools/pull/632#discussion_r1321536035

jjjasper avatar Sep 12 '23 09:09 jjjasper