JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.kingsrook.qqq.middleware.javalin.schemabuilder.annotations
OpenAPIExclude
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface OpenAPIExclude
@Target
({
FIELD
,
METHOD
,
TYPE
})
@Retention
(
RUNTIME
)
public @interface
OpenAPIExclude