Skip to content

Commit 3dfa388

Browse files
Reorganize aggregate schema tests into category-based structure
Remove _parked/ and issues/ directories. All tests are now organized by what they test, not by upstream issue number. New structure under components/: allof_with_properties/ same_level/ - properties at same level as allOf additional_properties/ - allOf members with additionalProperties additional_properties_merge/ - additionalProperties merge matrix format/ - allOf to apply format constraints nested_aggregate/ - combined spec with 6 scenarios: arrays of anyOf, objects with anyOf/oneOf, allOf+oneOf, oneOf with nested allOf field preservation, composition enums any_of_single_ref/ - anyOf with single $ref any_of_enums/ - enums inside anyOf members recursive_one_of/ - circular oneOf references recursive_all_of/ - recursive allOf self-reference one_of_string_enums/ - oneOf with enum variants one_of_discriminator_multi_mapping/ - discriminator with multiple mappings Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 730beeb commit 3dfa388

141 files changed

Lines changed: 946 additions & 8108 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

codegen/internal/test/_parked/all_of/doc.go

Lines changed: 0 additions & 3 deletions
This file was deleted.

codegen/internal/test/_parked/all_of/output/types.gen.go

Lines changed: 0 additions & 107 deletions
This file was deleted.

codegen/internal/test/_parked/all_of/output/types_test.go

Lines changed: 0 additions & 176 deletions
This file was deleted.

codegen/internal/test/_parked/all_of/spec.yaml

Lines changed: 0 additions & 53 deletions
This file was deleted.

codegen/internal/test/_parked/any_of/inline/doc.go

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)