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 eba013053392af5444ca595560f0a57b8d78df49..60ddb04aa9615a31f852fda29c13b758557a8a76 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