aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-api
diff options
context:
space:
mode:
Diffstat (limited to 'config-model-api')
-rw-r--r--config-model-api/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/config-model-api/README b/config-model-api/README
index e8d0877e13e..a84f3507bb6 100644
--- a/config-model-api/README
+++ b/config-model-api/README
@@ -1,2 +1,3 @@
-This package contains the api for config models to the config server.
-No incompatible changes whatsoever may be made to this API as that will break hosted Vespa. \ No newline at end of file
+API to config models used by the config server.
+This needs to stay compatible between versions such that the config server can call
+config models from different release versions at the same time.