From fa1c374dc9f9171a9e8bf126c3389c564764f1d4 Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Thu, 31 Aug 2017 12:59:09 +0200 Subject: [PATCH] ... --- Exercise-Configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Exercise-Configuration.md b/Exercise-Configuration.md index aa07672..683ae77 100644 --- a/Exercise-Configuration.md +++ b/Exercise-Configuration.md @@ -19,7 +19,7 @@ Represents basic exercise configuration which connects all things together. For ### Frontend Format -Returned as JSON. +Returned as JSON. There is one generated "environment" which is called "default" in here default pipelines for all tests can be found. Mandatory items are bold, optional italic, description of items follows: @@ -165,7 +165,7 @@ Mandatory items are bold, optional italic, description of items follows: * **value** - either single scalar value or array is variable is of array type * **environments** - map of environments which redefines default pipelines from this test * **${environment identification}** - unique environment identifier from database - * **pipelines** - list of redefined pipelines + * **pipelines** - list of redefined pipelines, if this list is empty, then list of pipelines is replaced by defaults * **name** - name of the pipeline to which following variables belongs to * **variables** - list of variables * **name** - unique identifier of the variable