Files
discogs-service/docs/index/index.json
T

1 line
370 KiB
JSON
Raw Normal View History

{"includedArchiveIdentifiers":["DiscogsService"],"interfaceLanguages":{"swift":[{"children":[{"title":"Protocols","type":"groupMarker"},{"children":[{"title":"Instance Methods","type":"groupMarker"},{"path":"\/documentation\/discogsservice\/apiprotocol\/getartist(_:)","title":"func getArtist(Operations.getArtist.Input) async throws -> Operations.getArtist.Output","type":"method"},{"path":"\/documentation\/discogsservice\/apiprotocol\/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\/apiprotocol\/getartistreleases(_:)","title":"func getArtistReleases(Operations.getArtistReleases.Input) async throws -> Operations.getArtistReleases.Output","type":"method"},{"path":"\/documentation\/discogsservice\/apiprotocol\/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\/apiprotocol\/getlabel(_:)","title":"func getLabel(Operations.getLabel.Input) async throws -> Operations.getLabel.Output","type":"method"},{"path":"\/documentation\/discogsservice\/apiprotocol\/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\/apiprotocol\/getlabelreleases(_:)","title":"func getLabelReleases(Operations.getLabelReleases.Input) async throws -> Operations.getLabelReleases.Output","type":"method"},{"path":"\/documentation\/discogsservice\/apiprotocol\/getlabelreleases(path:query:headers:)","title":"func getLabelReleases(path: Operations.getLabelReleases.Input.Path, query: Operations.getLabelReleases.Input.Query, headers: Operations.getLabelReleases.Input.Headers) async throws -> Operations.getLabelReleases.Output","type":"method"},{"path":"\/documentation\/discogsservice\/apiprotocol\/getmaster(_:)","title":"func getMaster(Operations.getMaster.Input) async throws -> Operations.getMaster.Output","type":"method"},{"path":"\/documentation\/discogsservice\/apiprotocol\/getmaster(path:headers:)","title":"func getMaster(path: Operations.getMaster.Input.Path, headers: Operations.getMaster.Input.Headers) async throws -> Operations.getMaster.Output","type":"method"},{"path":"\/documentation\/discogsservice\/apiprotocol\/getmasterversions(_:)","title":"func getMasterVersions(Operations.getMasterVersions.Input) async throws -> Operations.getMasterVersions.Output","type":"method"},{"path":"\/documentation\/discogsservice\/apiprotocol\/getmasterversions(path:query:headers:)","title":"func getMasterVersions(path: Operations.getMasterVersions.Input.Path, query: Operations.getMasterVersions.Input.Query, headers: Operations.getMasterVersions.Input.Headers) async throws -> Operations.getMasterVersions.Output","type":"method"},{"path":"\/documentation\/discogsservice\/apiprotocol\/getrelease(_:)","title":"func getRelease(Operations.getRelease.Input) async throws -> Operations.getRelease.Output","type":"method"},{"path":"\/documentation\/discogsservice\/apiprotocol\/getrelease(path:query:headers:)","title":"func getRelease(path: Operations.getRelease.Input.Path, query: Operations.getRelease.Input.Query, headers: Operations.getRelease.Input.Headers) async throws -> Operations.getRelease.Output","type":"method"},{"path":"\/documentation\/discogsservice\/apiprotocol\/getreleaserating(_:)","title":"func getReleaseRating(Operations.getReleaseRating.Input) async throws -> Operations.getReleaseRating.Output","type":"method"},{"path":"\/documentation\/discogsservice\/apiprotocol\/getreleaserating(path:headers:)","title":"func getReleaseRating(path: Operations.getReleaseRating.Input.Path, headers: Operations.getReleaseRating.Input.Headers) asy