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 c8424f1 commit f7ade44Copy full SHA for f7ade44
src/PropertyShapeDocument.js
@@ -582,6 +582,7 @@ export class PropertyShapeDocument extends PropertyDocumentMixin(LitElement) {
582
?compatibility="${this.compatibility}"
583
?noExamplesActions="${this.noExamplesActions}"
584
noMainExample
585
+ noArrayInfo
586
.mediaType="${this.mediaType}"
587
?graph="${this.graph}"
588
></api-type-document>`;
0 commit comments