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
Changes introduced for this issue #4196 introduce NullPointerException due to 'API backwards compatibility' fix in which null is passed to the modified method.
(I experienced this issue when upgrading springdoc-openapi from 2.4.0 -> v2.5.0, which includes upgrade to swagger-core 2.2.21, which it seems is in fact not backwards compatible!)