@Validated
@RequestMapping(value="")
public interface VotesApi
| Modifier and Type | Method and Description |
|---|---|
VotesApiDelegate |
getDelegate() |
default org.springframework.http.ResponseEntity<List<org.lockss.ws.entities.VoteWsResult>> |
getVotes(String voteQuery) |
VotesApiDelegate getDelegate()
Copyright © 2000–2021 LOCKSS Program. All rights reserved.