2025-10-07 23:20:01 +00:00
|
|
|
## ===------------------------------------------------------------------------------------===
|
|
|
|
|
##
|
|
|
|
|
## This source file is part of the App Store Connect Service open source project
|
|
|
|
|
##
|
2026-03-26 01:07:23 +00:00
|
|
|
## Copyright (c) 2026 Röck+Cöde VoF. and the App Store Connect Service project authors
|
2025-10-07 23:20:01 +00:00
|
|
|
## Licensed under Apache license v2.0
|
|
|
|
|
##
|
|
|
|
|
## See LICENSE for license information
|
|
|
|
|
## See CONTRIBUTORS for the list of App Store Connect Service project authors
|
|
|
|
|
##
|
|
|
|
|
## SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
##
|
|
|
|
|
## ===------------------------------------------------------------------------------------===
|
|
|
|
|
|
2025-10-06 14:51:36 +00:00
|
|
|
generate:
|
|
|
|
|
- types
|
|
|
|
|
- client
|
2026-03-26 01:07:23 +00:00
|
|
|
namingStrategy: idiomatic
|
2025-10-06 14:51:36 +00:00
|
|
|
accessModifier: public
|