public interface RepoinfoApi
| Modifier and Type | Method and Description |
|---|---|
RepoinfoApiDelegate |
getDelegate() |
default org.springframework.http.ResponseEntity<RepositoryInfo> |
getRepositoryInformation() |
RepoinfoApiDelegate getDelegate()
@RequestMapping(value="/repoinfo",
produces="application/json",
method=GET)
default org.springframework.http.ResponseEntity<RepositoryInfo> getRepositoryInformation()
Copyright © 2000–2021 LOCKSS Program. All rights reserved.