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.
2 parents 0571af7 + 0d996cc commit ca59b57Copy full SHA for ca59b57
src/schemas/validation/schema.yaml
@@ -702,10 +702,16 @@ $defs:
702
properties:
703
name:
704
type: string
705
+ summary:
706
+ type: string
707
description:
708
709
externalDocs:
710
$ref: '#/$defs/external-documentation'
711
+ parent:
712
713
+ kind:
714
715
required:
716
- name
717
$ref: '#/$defs/specification-extensions'
0 commit comments