SafepineCoreInterface.getPositions

class SafepineCoreInterface
@anyAuth
@path("/app/positions")
void
getPositions
(
scope HTTPServerRequest req
,
scope HTTPServerResponse res
)