We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
PackReference
locked
missing
1 parent 6d14cee commit bb86e97Copy full SHA for bb86e97
1 file changed
api/csolution-openapi.yml
@@ -344,7 +344,13 @@ components:
344
description: Flag to indicate if reference is selected
345
upgrade:
346
type: string
347
- description: Greater compliant pack version is available for the locked resolved pack
+ description: Greater compliant pack version is available for the locked pack
348
+ locked:
349
+ type: string
350
+ description: Locked pack version
351
+ missing:
352
+ type: boolean
353
+ description: True if pack is not found in the system
354
required:
355
- pack
356
- origin
0 commit comments