def register()

in server/endpoints/users.py [0:0]


def register(server: plugins.basetypes.Server):
    return plugins.basetypes.Endpoint(process)