Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions spec/MicroWaveDeviceInventory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2983,13 +2983,10 @@ paths:
mount-name-list:
type: array
items:
type: object
properties:
mount-name:
type: string
description: >
'MountName of the device for which MWDI has a cached ControlConstruct
from {$RequestForListOfCachedDevicesCausesReadingFromCache}'
type: string
description: >
'MountName of the device for which MWDI has a cached ControlConstruct
from {$RequestForListOfCachedDevicesCausesReadingFromCache}'
example:
mount-name-list:
- '305251234'
Expand Down
Loading