Migrate Swashbuckle IOperationFilter and ISchemaFilter to OpenAPI transformers in .NET 11
A filter-by-filter porting reference for moving Swashbuckle IOperationFilter and ISchemaFilter code to the built-in operation and schema transformers in .NET 11, with the context-object field mapping and the Microsoft.OpenApi v2 changes that bite.