Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit91 committed Oct 10, 2023
1 parent bc46f1d commit 7545161
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 58 deletions.
59 changes: 3 additions & 56 deletions api/models/v1_machine_issue_response.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions metal-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2770,9 +2770,9 @@
"v1.MachineIssueResponse": {
"properties": {
"issues": {
"description": "the list of issues of this machine",
"description": "the list of issues (only issue ids) of this machine",
"items": {
"$ref": "#/definitions/v1.MachineIssue"
"type": "string"
},
"type": "array"
},
Expand Down

0 comments on commit 7545161

Please sign in to comment.