| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-27 | 936 Bytes | |
| v0.13.17 source code.tar.gz | 2026-03-27 | 166.0 kB | |
| v0.13.17 source code.zip | 2026-03-27 | 352.5 kB | |
| Totals: 3 Items | 519.4 kB | 3 | |
What's Changed
- Improved type templates inference by @romalytvynenko in https://github.com/dedoc/scramble/pull/1112
- Improve type inference so
when(fromConditionaltrait) is supported by @romalytvynenko in https://github.com/dedoc/scramble/pull/1113 - Soft delete methods support by @romalytvynenko in https://github.com/dedoc/scramble/pull/1117
- Fix #[SchemaName] attribute not reflected in response description by @dbrekelmans in https://github.com/dedoc/scramble/pull/1118
- Fix
requiredrule on arrays not setting minItems: 1 by @dbrekelmans in https://github.com/dedoc/scramble/pull/1120 - Fix enum placed on array instead of items in OpenAPI spec by @dbrekelmans in https://github.com/dedoc/scramble/pull/1119
New Contributors
- @dbrekelmans made their first contribution in https://github.com/dedoc/scramble/pull/1118
Full Changelog: https://github.com/dedoc/scramble/compare/v0.13.16...v0.13.17