-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
NEW
-
NEW
<org.kie.api.model.ServiceResponse>
<type>SUCCESS</type>
<msg>Best computed solution...</msg>
<result class="solver-instance">
...
<best-solution class="opta.curriculumcourse.CourseSchedule">
Currently the response XML contains redundant information (e.g. type=success which can be derived from response code, msg,...). Simplify the response to ease its processing. Check jBPM, which already uses less-is-better approach.
- causes
-
PLANNER-825 Mention OptaPlanner REST API changes in 7.0 release notes
-
- Resolved
-
- is related to
-
PLANNER-556 Exe server: Get solvers should not include the best solution and/or planning problem
-
- Resolved
-