No release with the artifacts of this build exists yet.
Code commits
openmrs-module-webservices.rest
Author
Commit
Message
Commit date
Tom Price <tomtom5152@gmail.com>
685bd777c2854d10482272c1f5648ec6fd59a81c
RESTWS-720: API Docs generating a lot of reference errors (#342)
* RESTWS-720 Diagnose the fault as a nullPointerException and add a test to confirm.
Test simply calls the lower level method that throws the exception so
will pass once the fix is implemented.
Will also test for future regressions of the same issue.
* RESTWS-720 Add test and change logic for create only SubResource definitions.
It was noted on refapp >=2.2.0 that OrderFulfillmentDetails was produce
a referr to its Get definition, an operation that wasn't supported by
the resource.
Logic was changed to remove subresource definitions in responses in line
with main resources. Test added to confirm and prevent regression.
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.