mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-30 21:40:52 +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