Skip to content

Commit f7ade44

Browse files
committed
fix(PropertyShapeDocument): pass new prop to ApiTypeDocument
1 parent c8424f1 commit f7ade44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PropertyShapeDocument.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,7 @@ export class PropertyShapeDocument extends PropertyDocumentMixin(LitElement) {
582582
?compatibility="${this.compatibility}"
583583
?noExamplesActions="${this.noExamplesActions}"
584584
noMainExample
585+
noArrayInfo
585586
.mediaType="${this.mediaType}"
586587
?graph="${this.graph}"
587588
></api-type-document>`;

0 commit comments

Comments
 (0)