Skip to content

Commit

Permalink
Update openapi.*.dev.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vertex-nexa[bot] committed Nov 3, 2023
1 parent 708ac86 commit b49e49d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions openapi.vertex.dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@ paths:
type: array
items:
$ref: '#/components/schemas/Meta'
/hard-reset:
post:
operationId: hard_reset
summary: Hard reset.
tags:
- debug
responses:
"200":
$ref: '#/components/responses/200'
/hardware:
get:
operationId: get_hardware
Expand Down

0 comments on commit b49e49d

Please sign in to comment.