2025-10-06 18:25:03 +02:00
|
|
|
## ===----------------------------------------------------------------------===
|
|
|
|
|
##
|
2025-10-08 14:43:51 +02:00
|
|
|
## This source file is part of the Discogs Service open source project
|
2025-10-06 18:25:03 +02:00
|
|
|
##
|
2025-10-08 14:43:51 +02:00
|
|
|
## Copyright (c) 2025 Röck+Cöde VoF. and the Discogs Service project authors
|
2025-10-06 18:25:03 +02:00
|
|
|
## Licensed under Apache license v2.0
|
|
|
|
|
##
|
|
|
|
|
## See LICENSE for license information
|
2025-10-08 14:43:51 +02:00
|
|
|
## See CONTRIBUTORS for the list of Discogs Service project authors
|
2025-10-06 18:25:03 +02:00
|
|
|
##
|
|
|
|
|
## SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
##
|
|
|
|
|
## ===----------------------------------------------------------------------===
|
|
|
|
|
|
|
|
|
|
generate:
|
|
|
|
|
- types
|
|
|
|
|
- client
|
|
|
|
|
namingStrategy: defensive
|
|
|
|
|
accessModifier: public
|