Loading 103705/schema/response.schema.json +18 −0 Original line number Diff line number Diff line Loading @@ -221,6 +221,24 @@ } } }, "documentFile" : { "type" : "object", "properties" : { "fileName": { "type" : "string" }, "mimeType": { "type" : "string" }, "classificationType": { "type" : "string" }, "content" : { "type" : "string", "description" : "content of the file base64 encoded" } } }. "recordSet": { "type": "array", "title": "RecordSet", Loading Loading
103705/schema/response.schema.json +18 −0 Original line number Diff line number Diff line Loading @@ -221,6 +221,24 @@ } } }, "documentFile" : { "type" : "object", "properties" : { "fileName": { "type" : "string" }, "mimeType": { "type" : "string" }, "classificationType": { "type" : "string" }, "content" : { "type" : "string", "description" : "content of the file base64 encoded" } } }. "recordSet": { "type": "array", "title": "RecordSet", Loading