springdoc / springdoc.github.io

Library for OpenAPI 3 with spring-boot
https://springdoc.org
Apache License 2.0
9 stars 42 forks source link

Replace GlobalOpenApiCustomiser with GlobalOpenApiCustomizer #40

Closed alexengrig closed 1 year ago

alexengrig commented 1 year ago

Replace GlobalOpenApiCustomiser with GlobalOpenApiCustomizer (s/z), because GlobalOpenApiCustomiser doesn't exist.

bnasslahsen commented 1 year ago

@alexengrig,

Thank you for your contribution. This change has been integrated.