From 9499f8bc3ff935c507c2d7fc36d5debb6949b89d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 4 Jun 2020 10:34:56 +0200 Subject: spec: Rename required in mandatory attributes The term "required" is quite overloaded in the specification context. Use "mandatory" instead. Shorten the phrase "explicitly defined attributes" to "explicit attributes". --- spec/spec/spec.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spec/spec/spec.yml') diff --git a/spec/spec/spec.yml b/spec/spec/spec.yml index 8a752f4a..e67e920e 100644 --- a/spec/spec/spec.yml +++ b/spec/spec/spec.yml @@ -37,7 +37,7 @@ spec-example: | spec-type: int description: | This set of attributes specifies an example. - required-attributes: all + mandatory-attributes: all spec-name: Example Item Type spec-type: spec type: spec @@ -66,7 +66,7 @@ spec-info: spec-type: name description: | This set of attributes specifies specification types. - required-attributes: all + mandatory-attributes: all spec-name: Specification Item Type spec-type: spec type: spec -- cgit v1.2.3