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
feat: include IdempotencyOpenAPIAutoConfiguration in @EnableOpenApiGen
Add `IdempotencyOpenAPIAutoConfiguration` to the list of imported configurations in the `@EnableOpenApiGen` annotation for extending OpenAPI generation support to idempotency features.