JsonApiDotNetCore icon indicating copy to clipboard operation
JsonApiDotNetCore copied to clipboard

Rename JsonApiDotNetCore.OpenApi package

Open bkoelman opened this issue 1 year ago • 0 comments

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.

bkoelman avatar Jun 29 '24 22:06 bkoelman