Skip to content

file

Lexicon: eco.wonderland.scheduler.defs
Type: object

Type: string
Required

Type: string
Required

Type: blob
Required

  • main eco.wonderland.scheduler.listFiles
  • main eco.wonderland.scheduler.completeUpload
{
"type": "object",
"required": [
"modifiedAt",
"did",
"blob"
],
"properties": {
"modifiedAt": {
"type": "string",
"format": "datetime"
},
"did": {
"type": "string",
"format": "did"
},
"blob": {
"type": "blob"
}
}
}
© Lookinglass 2026