@daocloud-proto/baize 0.102.2 → 0.102.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -49,6 +49,7 @@ export type ListQueueRequest = {
49
49
  cluster?: string
50
50
  type?: QueueType
51
51
  page?: BaizeCommonCommon.Pagination
52
+ workspace?: number
52
53
  }
53
54
 
54
55
  export type ListQueueResponse = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/baize",
3
- "version": "v0.102.2",
3
+ "version": "v0.102.3",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "license": "ISC"