We're trying to generate an OpenAPI doc with Swashbuckle and I'm wondering if there's a way to make it use a custom type info resolver we've created for making sure that inheritance works properly.
Thanks.