I've just upgraded a site which has a heavily customised web API setup from V10 > V13. When I turn on the Content Delivery API and try and follow this documentation (https://docs.umbraco.com/umbraco-cms/v/13.latest-lts/reference/api-versioning-and-openapi#api-versioning) whenever I add either HeaderApiVersionReader or QueryStringApiVersionReader into the ApiVersioningOptions, then swagger blows up and fails to load my swagger docs.
Has anyone successfully ran the Delivery API alongside an existing versioned API?