API.Bucket Configures the Swagger generation options. This allows API versioning to define a Swagger document per API version after the service has been resolved from the service container. Initializes a new instance of the class. The provider used to generate Swagger documents. Represents the Swagger/Swashbuckle operation filter used to document the implicit API version parameter. This is only required due to bugs in the . Once they are fixed and published, this class can be removed. Applies the filter to the specified operation using the given context. The operation to apply the filter to. The current operation filter context.