Merge pull request #35542 from masaeedu/patch-1
Fix consumes MIME type for NetworkConnect
This commit is contained in:
commit
4f4a027908
1 changed files with 1 additions and 1 deletions
|
@ -7891,7 +7891,7 @@ paths:
|
|||
summary: "Connect a container to a network"
|
||||
operationId: "NetworkConnect"
|
||||
consumes:
|
||||
- "application/octet-stream"
|
||||
- "application/json"
|
||||
responses:
|
||||
200:
|
||||
description: "No error"
|
||||
|
|
Loading…
Add table
Reference in a new issue