From d0735909371537740f5d0d9d7727113587977cec Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 3 Jun 2020 16:52:55 +0200 Subject: spec: Fix attribute order --- spec/spec/requirement.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'spec/spec/requirement.yml') 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. -- cgit v1.2.3