hover.schema.ANNOTATION.md Maven / Gradle / Ivy
## annotation
Contained in [schema](https://docs.vespa.ai/en/reference/schema-reference.html#schema).
Defines an annotation type, to be used by the [Annotations API](https://docs.vespa.ai/en/annotations.html).
A name of the annotation is mandatory, the body is optional.
```
annotation [name] {
[body]
}
```
[Read more](https://docs.vespa.ai/en/reference/schema-reference.html#annotation)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy