Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #696 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

openmrs-module-webservices.rest

  • Gayan Weerakutti <gayanW@users.noreply.github.com>

    Gayan Weerakutti <gayanW@users.noreply.github.com> 8e4a1d9caf8790c0e95b6a9bbee9a86549dd9032

    RESTWS-561 Document Basic Search (#278)
    Adds GET operation to root path of a resource, when the resource does not have
    a getAll or a custom search handler, but has got doSearch

    • omod-common/src/main/java/org/openmrs/module/webservices/docs/swagger/OperationEnum.java (version 8e4a1d9caf8790c0e95b6a9bbee9a86549dd9032)
    • omod-common/src/main/java/org/openmrs/module/webservices/docs/swagger/SwaggerSpecificationCreator.java (version 8e4a1d9caf8790c0e95b6a9bbee9a86549dd9032)