spdx-spec icon indicating copy to clipboard operation
spdx-spec copied to clipboard

bugfix: remove 'name' in snippets' required field and add 'documentNamespace' to doc's required field

Open ammend opened this issue 1 year ago • 2 comments

remove 'name' in snippets' required field and add 'documentNamespace' to doc's required field according to official spdx website. By the link below, 'documentNamespace' is required in the specification link however it not not required in json schema. And 'name' is not required in the specification link however it is required in json schema.

ammend avatar Aug 05 '24 04:08 ammend

The PR failed because there's no signed-off information in the commit message.

To fix it, see: https://github.com/spdx/spdx-spec/pull/1021/checks?check_run_id=28332639903

bact avatar Aug 05 '24 09:08 bact

remove 'name' in snippets' required field and add 'documentNamespace' to doc's required field according to official spdx website. By the link below, 'documentNamespace' is required in the specification link however it not not required in json schema. And 'name' is not required in the specification link however it is required in json schema.

@goneall Thanks for your review

ammend avatar Aug 08 '24 02:08 ammend