summaryrefslogtreecommitdiff
path: root/spec/spec/requirement.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-03 16:52:55 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-08 08:59:20 +0200
commitd0735909371537740f5d0d9d7727113587977cec (patch)
tree3d4f572e32fc3bbeb485e8d116ce94332bf72c3f /spec/spec/requirement.yml
parentc17dd4ce2b00b9192e0071c80d75aef238f6c139 (diff)
spec: Fix attribute order
Diffstat (limited to 'spec/spec/requirement.yml')
-rw-r--r--spec/spec/requirement.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/spec/requirement.yml b/spec/spec/requirement.yml
index 9e448ac0..e241c001 100644
--- a/spec/spec/requirement.yml
+++ b/spec/spec/requirement.yml
@@ -26,10 +26,6 @@ spec-example: |
spec-info:
dict:
attributes:
- requirement-type:
- description: |
- It shall be the requirement item type.
- spec-type: name
rationale:
description: |
If the value is present, then it shall state the rationale or
@@ -38,6 +34,10 @@ spec-info:
references:
description: null
spec-type: requirement-reference-list
+ requirement-type:
+ description: |
+ It shall be the requirement item type.
+ spec-type: name
text:
description: |
It shall state the requirement.