mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-30 13:30:52 +00:00
* Adds items getter and setter in IJsonSchemaValidationProperties * Adds isModel interface * Reverts file * Fixes issue_7613.yaml schema for /array_with_validations_in_items/{items} response body * Adds isModel to CodegenModel hash and print and comparison * Updates CodegenResponse hash and comparison and print