Interface OpenApiLocaleCustomizer

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface OpenApiLocaleCustomizer
The interface Open api locale customizer.
Author:
bnasslahsen
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    customise(io.swagger.v3.oas.models.OpenAPI openApi, Locale locale)
    Customise.
  • Method Details

    • customise

      void customise(io.swagger.v3.oas.models.OpenAPI openApi, Locale locale)
      Customise.
      Parameters:
      openApi - the open api
      locale - the locale