Skip to content

Commit 753c0dc

Browse files
author
Jesse Haigh
committed
update OpenAPI spec with copyToClipboard on CodeListing
1 parent 53ee456 commit 753c0dc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Sources/SwiftDocC/SwiftDocC.docc/Resources/RenderNode.spec.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -805,6 +805,9 @@
805805
},
806806
"metadata": {
807807
"$ref": "#/components/schemas/RenderContentMetadata"
808+
},
809+
"copyToClipboard": {
810+
"type": "boolean"
808811
}
809812
}
810813
},

0 commit comments

Comments
 (0)