Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit e6ad8ef

Browse files
metadata is a string
1 parent a212792 commit e6ad8ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SqlStreamStore.HAL/Resources/Schema/AppendToStream.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
"jsonMetadata": {
26-
"type": "object",
26+
"type": "string",
2727
"x-schema-form": {
2828
"key": "jsonMetadata",
2929
"type": "textarea",

0 commit comments

Comments
 (0)