manojPal23234
|
507e6b80ab
|
OpenAPI: rewrite $ref under propertyNames and patternProperties in _replace_ref_with_defs; add regression test for dict[StrEnum, Model] (#3306)
* Normalize OpenAPI $ref everywhere (incl. propertyNames); migrate components→$defs; add regression test
* Fix: normalize $ref in propertyNames and additionalProperties; add regression test
* Deterministic migration: components.schemas override $defs on collision; preserve direct $defs refs via alias; add collision test
* Fix: rewrite $ref in propertyNames and patternProperties in _replace_ref_with_defs
* Fix syntax error, formatting, and stray files
* Skip boolean subschemas in patternProperties
---------
Co-authored-by: Jeremiah Lowin <153965+jlowin@users.noreply.github.com>
|
2026-02-26 16:08:54 -05:00 |
|