From fa4598e53ddfaa63c9fc507e839e57bdf3ac52b3 Mon Sep 17 00:00:00 2001 From: Boris Baldassari Date: Sat, 24 Nov 2018 09:52:09 +0100 Subject: [PATCH] #3 Update metrics definition. --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 7acc039..1912d24 100644 --- a/docs/index.md +++ b/docs/index.md @@ -23,6 +23,7 @@ Useful links: ## Users +* [Scava metrics](users/Scava-Metrics) lists metrics computed by the various Scava Components. * [Consuming the REST services](users/Consuming-REST-services) This guideline is dedicated to clients which would like to used SCAVA REST Services.It adress authentication issues * [REST API Documentation](users/REST-API-Documentation) Reference documentation of REST services provided by the Scava platform. * [REST API Generation](users/REST-API-Generation) Tutorial about automatic generation of REST API Scava library using OpenAPI.