Rename package to JsonApiDotNetCore.OpenApi.Swashbuckle
bkoelman opened this issue · 0 comments
bkoelman commented
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.