]
Toshiya Kobayashi closed DROOLS-5554.
-------------------------------------
Resolution: Duplicate Issue
Duplicate of KOGITO-2277
Enhance generated sources annotation for DMNTypes
-------------------------------------------------
Key: DROOLS-5554
URL:
https://issues.redhat.com/browse/DROOLS-5554
Project: Drools
Issue Type: Enhancement
Components: dmn engine
Affects Versions: 7.40.0.Final
Reporter: Toshiya Kobayashi
Assignee: Toshiya Kobayashi
Priority: Major
Add annotation to describe DMNTypes in generated sources (InputSet, OutputSet, composite
types) for Swagger/OpenAPI. Especially, time related DMN types like time, duration are
treated as Java interfaces like Temporal or TemporalAmount in order to accept several Java
classes (for output purpose). So this kind of description is needed.
FYI)
https://github.com/kiegroup/drools/pull/2993#issuecomment-660898266