Closed
Description
Rename to JsonApiDotNetCore.OpenApi.Swashbuckle
, to enable implementing support for the upcoming ASP.NET OpenAPI generator in the future (without breaking users). Deprecate the existing package on the GitHub feed, to make users aware.
Likewise, rename ServiceCollectionExtensions.AddOpenApi
to ServiceCollectionExtensions.AddOpenApiForJsonApi
to avoid a naming clash with existing/future extension methods.