o

org.scalatra.swagger

annotations

object annotations

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. annotations
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type ApiEnum = runtime.annotations.ApiEnum
  2. type ApiModel = runtime.annotations.ApiModel
  3. type ApiModelProperty = org.scalatra.swagger.runtime.annotations.ApiModelProperty @scala.annotation.meta.field
  4. type XmlRootElement = javax.xml.bind.annotation.XmlRootElement
  5. type ApiProperty = org.scalatra.swagger.runtime.annotations.ApiModelProperty @scala.annotation.meta.field
    Annotations
    @deprecated
    Deprecated

    (Since version 2.2.2) because of swagger spec 1.2 this got renamed to ApiModelProperty

  6. type Error = ResponseMessage
    Annotations
    @deprecated
    Deprecated

    (Since version 2.2.2) In swagger spec 1.2 this was replaced with org.scalatra.swagger.ResponseMessage