Skip to content

Commit f5d1c8d

Browse files
committed
Add SourceReference.descriptionId
1 parent 7c39f2e commit f5d1c8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -484,6 +484,7 @@ module.exports = {
484484
],
485485
properties: {
486486
description: { type: 'string' },
487+
descriptionId: { type: 'string' },
487488
attribution: { $ref: '#/definitions/Attribution' },
488489
qualifiers: {
489490
type: 'array',

0 commit comments

Comments
 (0)