Skip to content

Commit 0fb3f6c

Browse files
julianna-ciqkriswest
authored andcommitted
Remove 'signature' parameter from *ContextMetadata
1 parent 64ca262 commit 0fb3f6c

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

packages/fdc3-schema/schemas/api/api.schema.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -288,9 +288,6 @@
288288
"title": "AppProvidableContextMetadata",
289289
"type": "object",
290290
"properties": {
291-
"signature": {
292-
"type": "string"
293-
},
294291
"traceId": {
295292
"type": "string"
296293
}
@@ -302,9 +299,6 @@
302299
"title": "DesktopAgentProvidableContextMetadata",
303300
"type": "object",
304301
"properties": {
305-
"signature": {
306-
"type": "string"
307-
},
308302
"traceId": {
309303
"type": "string"
310304
},

0 commit comments

Comments
 (0)