We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 561c8dd commit 0dc34e0Copy full SHA for 0dc34e0
schema/bom-1.7.proto
@@ -386,7 +386,7 @@ message LicenseChoice {
386
License license = 1;
387
// A valid SPDX license expression. Refer to https://spdx.org/specifications for syntax requirements.
388
string expression = 2;
389
- // TODO
+ // A SPDX license expression and its details
390
ExpressionDetailed expression_detailed = 5;
391
}
392
// This field must only be used when `expression` is chosen as the other options have their own acknowledgement.
0 commit comments