diff --git a/contracts/admin-openapi.json b/contracts/admin-openapi.json index 48cb2b0..9a2286c 100644 --- a/contracts/admin-openapi.json +++ b/contracts/admin-openapi.json @@ -3206,6 +3206,18 @@ "dailyTargetUsdMinor": { "type": "integer", "format": "int64" } } } + }, + "appItems": { + "type": "array", + "items": { + "type": "object", + "properties": { + "appCode": { "type": "string" }, + "periodMonth": { "type": "string" }, + "targetUsdMinor": { "type": "integer", "format": "int64" }, + "dailyTargetUsdMinor": { "type": "integer", "format": "int64" } + } + } } } } diff --git a/databi/social/index.html b/databi/social/index.html index 0b31c96..cb8855d 100644 --- a/databi/social/index.html +++ b/databi/social/index.html @@ -3,7 +3,7 @@
-