Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dfe8797

Browse files
committedApr 23, 2025·
OAS Update
1 parent 6f0594f commit dfe8797

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎services/server-update/v2/server-update.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,6 +1029,9 @@
10291029
},
10301030
"404": {
10311031
"description": "Server not found"
1032+
},
1033+
"409": {
1034+
"description": "Update already running"
10321035
}
10331036
},
10341037
"summary": "create update",

0 commit comments

Comments
 (0)
Please sign in to comment.