@typia/website
    Preparing search index...

    Union type.

    IOneOf represents a union type in TypeScript (A | B | C).

    For reference, even if your Swagger (or OpenAPI) document defines anyOf instead of oneOf, OpenApi forcibly converts it to oneOf type.