ruleNames

@GET(value = "rules/{graphId}/names")
abstract suspend fun ruleNames(@Path(value = "graphId") graphId: String): RuleNames