Interface DiscoveryApi

All Known Subinterfaces:
DiscoveryApiClient

public interface DiscoveryApi
  • Method Details

    • getRepositoryInformation

      @RequestMapping(value="/discovery", produces="application/json", method=GET) org.springframework.http.ResponseEntity<DiscoveryEntry> getRepositoryInformation()