Sponsor of the Day:
Jerkmate
https://www.learnjsonschema.com/2020-12/applicator/allof/
allOf (2020-12)
An instance validates successfully against this keyword if it validates successfully against all schemas defined by this keyword’s value.
2020 12allof
https://logicbig.com/tutorials/unit-testing/assertj/assertj-condition.html
AssertJ - Reusable Conditions with allOf and anyOf
Learn how to create reusable AssertJ Condition objects and combine them with allOf, anyOf, and not.
assertjreusableconditionsallofanyof
https://swagger.io/docs/specification/v3_0/data-models/oneof-anyof-allof-not/
oneOf, anyOf, allOf, not | Swagger Docs
swagger docsoneofanyofallof
https://www.speakeasy.com/blog/openapi-tips-oneof-allof-anyof
OneOf, AllOf, AnyOf Oh my! How to define union types in OpenAPI | Speakeasy
How to effectively use oneOf, allOf and anyOf in your OpenAPI 3.X OADs.
union typesopenapi speakeasyoneofallofanyof
https://www.speakeasy.com/openapi/schemas/objects/polymorphism
oneOf, allOf, anyOf | Speakeasy
describing Polymorphism (composition and inheritance) in OpenAPI with oneOf, allOf, and anyOf
oneofallofanyofspeakeasy