JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.github.chhorz.openapi.common.domain.meta
Annotation Interface Required
@Documented
@Retention
(
SOURCE
)
public @interface
Required
Indicates that the annotated attribute must be present in the resulting OpenAPI document.
Author:
chhorz