aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/annotationsstruct/annotationsstruct.sd
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-05-29 14:33:33 +0200
committerJon Bratseth <bratseth@gmail.com>2022-05-29 14:33:33 +0200
commitbdbb54df9a0cc4058cb7cae17b2ef7c157f77321 (patch)
tree3476867cb3a1baaffc4f4758f00f628536377b24 /config-model/src/test/derived/annotationsstruct/annotationsstruct.sd
parent2110d773d17591a5bc1bcad3feeae28e03024fae (diff)
Use modern syntax
Diffstat (limited to 'config-model/src/test/derived/annotationsstruct/annotationsstruct.sd')
-rw-r--r--config-model/src/test/derived/annotationsstruct/annotationsstruct.sd2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-model/src/test/derived/annotationsstruct/annotationsstruct.sd b/config-model/src/test/derived/annotationsstruct/annotationsstruct.sd
index ae9bd896af7..64b13dc434e 100644
--- a/config-model/src/test/derived/annotationsstruct/annotationsstruct.sd
+++ b/config-model/src/test/derived/annotationsstruct/annotationsstruct.sd
@@ -1,5 +1,5 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-search annotationsstruct {
+schema annotationsstruct {
document annotationsstruct {
struct my_struct {
field my_structfield type string { }