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.
upgrade
PackReference
1 parent d465798 commit 8bfb55eCopy full SHA for 8bfb55e
1 file changed
api/csolution-openapi.yml
@@ -1,7 +1,7 @@
1
openapi: 3.1.0
2
info:
3
title: csolution rpc
4
- version: 0.0.8
+ version: 0.0.9
5
description: Specification of remote procedure call methods for CMSIS csolution integration
6
license:
7
name: Apache 2.0
@@ -342,6 +342,9 @@ components:
342
selected:
343
type: boolean
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
348
required:
349
- pack
350
- origin
0 commit comments