Skip to content

Commit 122c8a0

Browse files
committed
Add all flag to GetPackInfo
1 parent 6d1bb57 commit 122c8a0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

api/csolution-openapi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,8 +1015,11 @@ components:
10151015
properties:
10161016
context:
10171017
type: string
1018+
all:
1019+
type: boolean
10181020
required:
10191021
- context
1022+
- all
10201023
GetPacksInfoResponse:
10211024
allOf:
10221025
- $ref: '#/x-jsonrpc-envelope-response'

0 commit comments

Comments
 (0)