Updated the naming strategy for the OpenAPI generator configuration file in the library target to "idiomatic".

This commit is contained in:
2025-10-13 15:01:10 +02:00
parent 4328718f62
commit dd2c58e837
@@ -15,5 +15,5 @@
generate: generate:
- types - types
- client - client
namingStrategy: defensive namingStrategy: idiomatic
accessModifier: public accessModifier: public