mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-25 02:50:52 +00:00
* Use AttributeError instead of ApiKeyError because that's what the hasattr builtin function uses * Use AttributeError instead of ApiKeyError because that's what the hasattr builtin function uses * fix unit tests * create ApiAttributeError exception * fix formatting * run samples scripts