| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.5.1 source code.tar.gz | 2026-07-30 | 133.5 kB | |
| 6.5.1 source code.zip | 2026-07-30 | 276.5 kB | |
| README.md | 2026-07-30 | 1.1 kB | |
| Totals: 3 Items | 411.1 kB | 0 | |
What's Changed
- feat(Spec): widen the type of the
contentparameter (MediaType) to acceptMediaType|array|nullby @DerManoMann in https://github.com/zircote/swagger-php/pull/2088 - feat(Spec): add string-backed enums for fixed OpenAPI spec values by @DerManoMann in https://github.com/zircote/swagger-php/pull/2089
- feat(Spec): add reference to
Speceficationto buildResultby @DerManoMann in https://github.com/zircote/swagger-php/pull/2093 - feat(Spec): widen
Buildersources to accept\Reflectorinstances too (except inCLASSICmode) by @DerManoMann in https://github.com/zircote/swagger-php/pull/2091 - feat(Spec): add media type shortcuts by @DerManoMann in https://github.com/zircote/swagger-php/pull/2090
- feat(SPEC): add shortcut attribute
Itemsby @DerManoMann in https://github.com/zircote/swagger-php/pull/2094 - Remove
spec-attributes.md; content no longer relevant or needed by @DerManoMann in https://github.com/zircote/swagger-php/pull/2095
Full Changelog: https://github.com/zircote/swagger-php/compare/6.5.0...6.5.1