From 20973f5a283da2f02bddadc4adb930e788aed505 Mon Sep 17 00:00:00 2001 From: wusheng Date: Sat, 30 Dec 2017 22:30:19 +0800 Subject: [PATCH] Announce the version policy --- .../src/main/resources/ui-graphql/README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/apm-protocol/apm-ui-protocol/src/main/resources/ui-graphql/README.md b/apm-protocol/apm-ui-protocol/src/main/resources/ui-graphql/README.md index eba013053..60ddb04aa 100644 --- a/apm-protocol/apm-ui-protocol/src/main/resources/ui-graphql/README.md +++ b/apm-protocol/apm-ui-protocol/src/main/resources/ui-graphql/README.md @@ -31,4 +31,11 @@ Query trace by some conditions. Query alarm info. ## Version -1.0-alpha \ No newline at end of file +v1alpha1 + +### Versioning +Use URI Versioning, to follow the most straightforward approach, +though it does violate the principle that a URI should refer to a unique resource. + +e.g. +http://collector.host/graphql/v1alpha1