aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/schema-test-files/validation-overrides.xml
blob: 0367ee40fe1900fd0e3415d7f91bb1483364493a (plain) (blame)
1
2
3
4
5
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<validation-overrides>
    <allow until="2017-01-01" comment="Some change">field-type-change</allow>
    <allow until="2017-02-01">cluster-size-reduction</allow>
</validation-overrides>