@daocloud-proto/skoala 0.4.1-67 → 0.4.1-71

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.
@@ -51,7 +51,7 @@ export type Gateway = {
51
51
  workspaceId?: string
52
52
  clusterName?: string
53
53
  namespaceName?: string
54
- name?: string
54
+ gatewayName?: string
55
55
  createdAt?: string
56
56
  updatedAt?: string
57
57
  status?: SkoalaApiGeneralV1alpha1Common.Status
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/skoala",
3
- "version": "0.4.1-67",
3
+ "version": "0.4.1-71",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {