We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c39f2e commit f5d1c8dCopy full SHA for f5d1c8d
1 file changed
index.js
@@ -484,6 +484,7 @@ module.exports = {
484
],
485
properties: {
486
description: { type: 'string' },
487
+ descriptionId: { type: 'string' },
488
attribution: { $ref: '#/definitions/Attribution' },
489
qualifiers: {
490
type: 'array',
0 commit comments