Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It is not mandatory that you override these methods. However if not, their proper definitions won't appear in OpenMRS Swagger Spec. Thus the resource won't show up in the live documentation either. So it's recommended that you override these.

Tip
titlePrerequisite

These methods are introduced in openmrs-module-webservices.rest >= 2.20.0

So upgrade the openmrs-module-webservices.rest dependency version in your modules pom.xml if necessary.

How to find which properties to be documented?

...