Annotation Type OpenAPIIncludes


  • @Documented
    @Retention(RUNTIME)
    @Target({TYPE,ANNOTATION_TYPE})
    public @interface OpenAPIIncludes
    Allows OpenAPIInclude to be repeatable.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      OpenAPIInclude[] value