Improved the source code documentation of the source code in the package.

This commit is contained in:
2026-03-24 01:26:27 +01:00
parent 25b62a4f67
commit a559ae0163
14 changed files with 50 additions and 24 deletions
@@ -12,5 +12,7 @@
//
// ===----------------------------------------------------------------------===
/// A reference to a live (or production) service defined in the OpenAPI document.
/// A type alias for the live (production) Discogs API server defined in the OpenAPI document.
///
/// Use this as the `serverURL` when initializing a ``Client`` to connect to the production Discogs API.
public typealias LiveService = Servers.Server1