⚠️ The line above was added during the automatic migration of all github project issues to Kaiten. The old GH issue link is kept here for reference (it is now deprecated, continue follow the original issue on Kaiten).
Closes #103
Remove use of isReadonly in generation for case classes
Remove use of isReadonly to choose between array and readonlyArray
Remove isReadonly from GetModelsOptions
Remove GetRoutesOptions completely since isReadonly was its only field
Test Plan
I've re-ran the automatic tests and checked the diff in the snapshots.
Closes [#2521129](https://buildo.kaiten.io/space/[object Object]/card/2521129)
⚠️ The line above was added during the automatic migration of all github project issues to Kaiten. The old GH issue link is kept here for reference (it is now deprecated, continue follow the original issue on Kaiten).
Closes #103
isReadonly
in generation for case classesisReadonly
to choose betweenarray
andreadonlyArray
isReadonly
fromGetModelsOptions
GetRoutesOptions
completely sinceisReadonly
was its only fieldTest Plan
I've re-ran the automatic tests and checked the diff in the snapshots.