Skip to content

Commit

Permalink
chore: generate OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
revolt-ci committed Aug 30, 2024
1 parent 84d4fd1 commit b13d9c7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions OpenAPI.json
Original file line number Diff line number Diff line change
Expand Up @@ -6320,6 +6320,20 @@
}
}
},
{
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string",
"enum": [
"ProxyError"
]
}
}
},
{
"type": "object",
"required": [
Expand Down

0 comments on commit b13d9c7

Please sign in to comment.