summaryrefslogtreecommitdiff
path: root/spec/spec/appl-config-option-constraints.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-26 15:02:04 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit7dfca46479e29e05bd3c6444615a951c00ce9516 (patch)
treeebf136a5eb99de9bfcb891321293d87c1aec8fbd /spec/spec/appl-config-option-constraints.yml
parent325e5bbac18314c73e6322d809daa8becacc2f87 (diff)
Rename custom constraints attribute
Uses "texts" to be in line with the "text" attribute of constraint items.
Diffstat (limited to 'spec/spec/appl-config-option-constraints.yml')
-rw-r--r--spec/spec/appl-config-option-constraints.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/spec/spec/appl-config-option-constraints.yml b/spec/spec/appl-config-option-constraints.yml
index acbca0a5..13024f91 100644
--- a/spec/spec/appl-config-option-constraints.yml
+++ b/spec/spec/appl-config-option-constraints.yml
@@ -10,10 +10,6 @@ spec-example: null
spec-info:
dict:
attributes:
- custom:
- description: |
- This attribute defines a list of constraints.
- spec-type: list-str
max:
description: |
This attribute defines the maximum value.
@@ -26,6 +22,9 @@ spec-info:
description: |
This attribute defines a set of valid values.
spec-type: list-int-or-str
+ texts:
+ description: null
+ spec-type: requirement-text-list
description: |
This set of attributes defines application configuration option
constraints. Additional constraints can be added through the links of