We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f8019f commit 44b588fCopy full SHA for 44b588f
spec/MicroWaveDeviceInventory.yaml
@@ -2983,13 +2983,10 @@ paths:
2983
mount-name-list:
2984
type: array
2985
items:
2986
- type: object
2987
- properties:
2988
- mount-name:
2989
- type: string
2990
- description: >
2991
- 'MountName of the device for which MWDI has a cached ControlConstruct
2992
- from {$RequestForListOfCachedDevicesCausesReadingFromCache}'
+ type: string
+ description: >
+ 'MountName of the device for which MWDI has a cached ControlConstruct
+ from {$RequestForListOfCachedDevicesCausesReadingFromCache}'
2993
example:
2994
2995
- '305251234'
0 commit comments