Skip to content

Commit

Permalink
Remove unused parameters from API doc
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Bischoff <[email protected]>
  • Loading branch information
Bischoff committed Nov 22, 2024
1 parent 0425934 commit 38a50fd
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions doc/source/parameters.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1153,12 +1153,6 @@ vswitch_details:
in: body
required: true
type: dict
file_import:
description: |
The binary data for the file to be imported.
in: body
required: true
type: octet stream
file_request_header:
description: |
The media type descriptor for the request body. Use ``application/octet-stream``.
Expand Down Expand Up @@ -1552,13 +1546,6 @@ fcp_reserve:
in: body
required: true
type: boolean
fcp_reserved:
description: |
If value is 1, means this FCP device is used by an userid.
If value is 0, means this FCP device can be operated.
in: body
required: true
type: integer
storage_provider:
description: |
Storage provider.
Expand Down

0 comments on commit 38a50fd

Please sign in to comment.