summaryrefslogtreecommitdiff
path: root/spec/spec/spec-dict.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-04 10:53:57 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:59:20 +0200
commite5d1f8d9528dc33cf1289c8e7ec551109806604e (patch)
tree01ee87bb4d651d6a1e564e2784adc8473952dade /spec/spec/spec-dict.yml
parent9499f8bc3ff935c507c2d7fc36d5debb6949b89d (diff)
spec: Define generic attribute key types
Diffstat (limited to 'spec/spec/spec-dict.yml')
-rw-r--r--spec/spec/spec-dict.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/spec/spec/spec-dict.yml b/spec/spec/spec-dict.yml
index d917c52e..1fae4d15 100644
--- a/spec/spec/spec-dict.yml
+++ b/spec/spec/spec-dict.yml
@@ -12,7 +12,7 @@ spec-info:
attributes:
attributes:
description: |
- It shall be the specification of the set of explicit attributes.
+ It shall specify the explicit attributes of the attribute set.
spec-type: spec-attributes
description:
description: |
@@ -20,12 +20,11 @@ spec-info:
spec-type: optional-str
generic-attributes:
description: |
- It shall be the specification of the generic attributes of the
- attribute set.
+ It shall specify the generic attributes of the attribute set.
spec-type: spec-generic-attributes
mandatory-attributes:
description: |
- It shall be the set of mandatory attributes of the attribute set.
+ It shall specify the mandatory attributes of the attribute set.
spec-type: spec-mandatory-attributes
description: |
This set of attributes specifies a set of attributes.