Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kurodenjiro committed Jun 4, 2024
1 parent bf42b19 commit a95b514
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions public/.well-known/ai-plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,32 +148,6 @@
}
}
}
},
"/api/snapshot": {
"get": {
"description": "Snapshot Data",
"operationId": "snapshot",
"responses": {
"200": {
"description": "Snapshot successfully.",
"content": {
"application/json": {
"schema": {
"type": "object",
"properties": {
"result": {
"type": "array"
}
},
"required": [
"result"
]
}
}
}
}
}
}
}
}
}

0 comments on commit a95b514

Please sign in to comment.