Added the open-api-generator-config.yaml file into the library target.

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