We are using 1.6.1 and we are encountering problem with too large Schemas.java. We are generating Smithy shapes based on subset of OCSF classes, and we are under the FAST_PATH_THRESHOLD but the resulting Schemas is still too large. Would it be possible to lower the FAST_PATH_THRESHOLD to 250 or make it configurable?
As a workaround, our agent generated 220 fake structures 😄
We are using 1.6.1 and we are encountering problem with too large Schemas.java. We are generating Smithy shapes based on subset of OCSF classes, and we are under the FAST_PATH_THRESHOLD but the resulting Schemas is still too large. Would it be possible to lower the FAST_PATH_THRESHOLD to 250 or make it configurable?
As a workaround, our agent generated 220 fake structures 😄