2025-10-16 16:24:46 +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":"Service endpoints","type":"groupMarker"},{"path":"\/documentation\/discogsservice\/client\/getservice(_:)","title":"func getService(Operations.GetService.Input) async throws -> Operations.GetService.Output","type":"method"},{"title":"Authentication endpoints","type":"groupMarker"},{"path":"\/documentation\/discogsservice\/client\/getrequesttoken(_:)","title":"func getRequestToken(Operations.GetRequestToken.Input) async throws -> Operations.GetRequestToken.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/postaccesstoken(_:)","title":"func postAccessToken(Operations.PostAccessToken.Input) async throws -> Operations.PostAccessToken.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getuseridentity(_:)","title":"func getUserIdentity(Operations.GetUserIdentity.Input) async throws -> Operations.GetUserIdentity.Output","type":"method"},{"title":"Database endpoints","type":"groupMarker"},{"path":"\/documentation\/discogsservice\/client\/searchdatabase(_:)","title":"func searchDatabase(Operations.SearchDatabase.Input) async throws -> Operations.SearchDatabase.Output","type":"method"},{"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\/putreleaseratingbyuser(_:)","title":"func putReleaseRatingByUser(Operations.PutReleaseRatingByUser.Input) async throws -> Operations.PutReleaseRatingByUser.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/deletereleaseratingbyuser(_:)","title":"func deleteReleaseRatingByUser(Operations.DeleteReleaseRatingByUser.Input) async throws -> Operations.DeleteReleaseRatingByUser.Output","type":"method"},{"path":"\/documentation\/discogsservice\/client\/getreleasestats(_:)","title":"func getReleaseStats(Operations.GetReleaseStats.Input) async throws -> Operations.GetReleaseStats.Output","type":"method"},{"title":"User Identity","type":"groupMar
|