0

Update openapi.json

This commit is contained in:
Nicolas 2024-04-25 13:28:07 -07:00
parent fb0301c1db
commit 3ac8724329

View File

@ -373,6 +373,8 @@
"type": "boolean"
},
"data": {
"type": "array",
"items": {
"type": "object",
"properties": {
"url": {
@ -406,6 +408,7 @@
}
}
}
}
},
"CrawlResponse": {
"type": "object",