Class SecuritySchemeApiKey

java.lang.Object
com.github.chhorz.openapi.common.domain.SecurityScheme
com.github.chhorz.openapi.common.domain.SecuritySchemeApiKey

public class SecuritySchemeApiKey extends SecurityScheme
https://spec.openapis.org/oas/v3.1.0#api-key-sample
Author:
chhorz