Updated the openapi-generator-confdig file in the library target to use idiomatic naming strategy.

This commit is contained in:
2026-03-26 01:57:33 +01:00
parent 9022860965
commit 17ed40b326
@@ -15,5 +15,5 @@
generate: generate:
- types - types
- client - client
namingStrategy: defensive namingStrategy: idiomatic
accessModifier: public accessModifier: public