@daocloud-proto/hydra 0.1.3-dev-5 → 0.1.3-dev-6

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.
@@ -42,6 +42,7 @@ export type Model = {
42
42
  publicEndpointBaseUrl?: string
43
43
  publicAccessModelName?: string
44
44
  publicModelPrice?: ModelPrice
45
+ readme?: HydraCommonCommon.I18nName
45
46
  }
46
47
 
47
48
  export type ListModelRequest = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/hydra",
3
- "version": "v0.1.3-dev-5",
3
+ "version": "v0.1.3-dev-6",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "license": "ISC"