Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mharding-hpe committed Sep 18, 2024
1 parent b04bab7 commit 3819e3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cray/modules/bos/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1698,7 +1698,7 @@ paths:
$ref: '#/components/responses/V2componentDetailsArray'
400:
$ref: '#/components/responses/BadRequest'
patch:
post:
summary: Update a collection of Components
description: Update the state for a collection of Components in the BOS database
tags:
Expand Down
2 changes: 1 addition & 1 deletion cray/modules/bos/swagger3.json
Original file line number Diff line number Diff line change
Expand Up @@ -10796,7 +10796,7 @@
}
}
},
"patch": {
"post": {
"summary": "Update a collection of Components",
"description": "Update the state for a collection of Components in the BOS database",
"tags": [
Expand Down

0 comments on commit 3819e3d

Please sign in to comment.