Update openapi.json
This commit is contained in:
parent
fb0301c1db
commit
3ac8724329
@ -373,6 +373,8 @@
|
||||
"type": "boolean"
|
||||
},
|
||||
"data": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"url": {
|
||||
@ -406,6 +408,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"CrawlResponse": {
|
||||
"type": "object",
|
||||
|
Loading…
Reference in New Issue
Block a user