2025-10-13 00:54:17 +00:00
|
|
|
{"includedArchiveIdentifiers":["DiscogsService"],"interfaceLanguages":{"swift":[{"children":[{"title":"Clients","type":"groupMarker"},{"children":[{"title":"Initializers","type":"groupMarker"},{"path":"\/documentation\/discogsservice\/client\/init(serverurl:configuration:transport:middlewares:)","title":"init(serverURL: URL, configuration: Configuration, transport: any ClientTransport, middlewares: [any ClientMiddleware])","type":"init"},{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/discogsservice\/client\/getartist(_:)","title":"func getArtist(Operations.getArtist.Input) async throws -> Operations.getArtist.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getartistreleases(_:)","title":"func getArtistReleases(Operations.getArtistReleases.Input) async throws -> Operations.getArtistReleases.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getlabel(_:)","title":"func getLabel(Operations.getLabel.Input) async throws -> Operations.getLabel.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getlabelreleases(_:)","title":"func getLabelReleases(Operations.getLabelReleases.Input) async throws -> Operations.getLabelReleases.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getmaster(_:)","title":"func getMaster(Operations.getMaster.Input) async throws -> Operations.getMaster.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getmasterversions(_:)","title":"func getMasterVersions(Operations.getMasterVersions.Input) async throws -> Operations.getMasterVersions.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getrelease(_:)","title":"func getRelease(Operations.getRelease.Input) async throws -> Operations.getRelease.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getreleaserating(_:)","title":"func getReleaseRating(Operations.getReleaseRating.Input) async throws -> Operations.getReleaseRating.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getreleaseratingbyuser(_:)","title":"func getReleaseRatingByUser(Operations.getReleaseRatingByUser.Input) async throws -> Operations.getReleaseRatingByUser.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getreleasestats(_:)","title":"func getReleaseStats(Operations.getReleaseStats.Input) async throws -> Operations.getReleaseStats.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getservice(_:)","title":"func getService(Operations.getService.Input) async throws -> Operations.getService.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/searchdatabase(_:)","title":"func searchDatabase(Operations.searchDatabase.Input) async throws -> Operations.searchDatabase.Output","type":"method"},{"title":"Default Implementations","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/discogsservice\/client\/getartist(path:headers:)","title":"func getArtist(path: Operations.getArtist.Input.Path, headers: Operations.getArtist.Input.Headers) async throws -> Operations.getArtist.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getartistreleases(path:query:headers:)","title":"func getArtistReleases(path: Operations.getArtistReleases.Input.Path, query: Operations.getArtistReleases.Input.Query, headers: Operations.getArtistReleases.Input.Headers) async throws -> Operations.getArtistReleases.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getlabel(path:headers:)","title":"func getLabel(path: Operations.getLabel.Input.Path, headers: Operations.getLabel.Input.Headers) async throws -> Operations.getLabel.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getlabelreleases(path:query:headers:)","title":"func getLabelReleases(path: Operations.getLabelReleases.Input.Path, query: Operations.getLabelReleases.Input.Query, headers: Operations.getLabelReleases.Input.Headers) async throws -> Opera
|