Skip to content

Commit dac9497

Browse files
committed
Remove default from JsonArraySchema
1 parent 699cb3e commit dac9497

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

mcp/mcp-schemas/model/main.smithy

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,6 @@ structure JsonArraySchema {
129129
uniqueItems: PrimitiveBoolean = false
130130

131131
description: String
132-
133-
default: Document
134132
}
135133

136134
structure JsonPrimitiveSchema {

0 commit comments

Comments
 (0)