1 min readApr 21, 2019
did you add the decorators on top of function definition?
@services.publish(workspace_id, workspace_token)
@services.types(texture_mean=float, perimeter_mean=float, smoothness_mean=float, compactness_mean=float, symmetry_mean=float)
@services.returns(int)