@daocloud-proto/hydra 0.5.0-dev-29 → 0.5.0-dev-32

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.
@@ -170,6 +170,7 @@ export type WSModelServingDeployDetectionRequest = {
170
170
  workspace?: number
171
171
  modelId?: string
172
172
  cluster?: string
173
+ namespace?: string
173
174
  }
174
175
 
175
176
  export type ModelServingDeployDetectionResponse = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/hydra",
3
- "version": "v0.5.0-dev-29",
3
+ "version": "v0.5.0-dev-32",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "license": "ISC"