Added the openapi-generator-config.yaml file into the library target.

This commit is contained in:
2025-10-06 01:24:55 +02:00
parent 4bab15bf43
commit 127947282e
@@ -0,0 +1,17 @@
# ===----------------------------------------------------------------------===
#
# This source file is part of the ASConnectService open source project
#
# Copyright (c) 2025 Röck+Cöde VoF. and the ASConnectService project authors
# Licensed under the EUPL 1.2 or later.
#
# See LICENSE for license information
# See CONTRIBUTORS for the list of ASConnectService project authors
#
# ===----------------------------------------------------------------------===
generate:
- types
- client
namingStrategy: defensive
accessModifier: public