You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 25, 2024. It is now read-only.
v2 [core] changes interface name to JsonSchema, removes CodegenParameter and CodegenResponse as implementors (#65)
* Changes IJsonSchemaValidationProperties to JsonSchema because that is the interface that it represents
Updates CodegenParameter, removes JsonSchema info
Further updates to fromParameter call sites
* Removes JsonSchema from CodegenParameter and fixes usages
* Samples regenerated
* Removes JosnSchema from CodegenResponse
* Adds isDefault back to CodegenResponse
* Fixes DefaultCodegen
* Fixes testRefModelValidationProperties
* Fixes 2 tests in JavaModelTest
* Removes n/a test from JavaClientCodegenTest
* Fixes remianing tests in DefaultCodegenTest
* Removes dateDefaultValueIsIsoDateTime
0 commit comments