Package com.github.chhorz.openapi.common.annotation
package com.github.chhorz.openapi.common.annotation
-
ClassDescriptionThis annotation is a more structured way to document data that could be added with custom Javadoc tags.This annotation can be used to mark specific java classes or methods that should not be included within the generated OpenAPI file.Structured annotation to document operation responses in a more structured way as the Javadoc tag
@response
.This annotation can be used to annotate specific java classes as a OpenAPI schema.