mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-04 21:06:10 +00:00
* Improve method signatures to use const when the value won't change * Update PetStore * Change setters for non-primitive types to receive const reference parameters * Update PetStore