Annotation Type OASModelType


@Target({TYPE,PACKAGE}) @Repeatable(List.class) public @interface OASModelType
  • Element Details

    • name

      String name
    • constructible

      Class<? extends org.eclipse.microprofile.openapi.models.Constructible> constructible
    • interfaces

      Class<?>[] interfaces
      Default:
      {}
    • properties

      OASModelProperty[] properties
    • incomplete

      boolean incomplete
      Default:
      false