package annotations
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class CollectionFormatFromItems () extends Annotation with Product with Serializable
- case class DeclaredElement () extends SerializableAnnotation with Product with Serializable
- case class DefaultPayload () extends Annotation with Product with Serializable
- case class EndPointBodyParameter () extends Annotation with Product with Serializable
- case class EndPointParameter () extends Annotation with Product with Serializable
- case class Inferred () extends Annotation with Product with Serializable
- case class InlineDefinition () extends Annotation with Product with Serializable
- case class LocalLinkPath (rawPath: String) extends SerializableAnnotation with Product with Serializable
- case class ParsedJSONSchema (rawText: String) extends SerializableAnnotation with PerpetualAnnotation with Product with Serializable
- case class ReferencedElement (parsedUrl: String, referenced: DomainElement) extends Annotation with Product with Serializable
Value Members
- object DeclaredElement extends AnnotationGraphLoader with Serializable
- object LocalLinkPath extends AnnotationGraphLoader with Serializable
- object ParsedJSONSchema extends AnnotationGraphLoader with Serializable
- object WebApiAnnotations