RESTService.step#

async RESTService.step()[source]

The service’s main loop.

This method must be overridden by the user.

Returns:

The result of the step (if any).

Return type:

Any