You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
toServiceCollectionExtensions.AddOpenApiForJsonApi
to avoid a naming clash with existing/future extension methods.The text was updated successfully, but these errors were encountered: