@actionway/cli-dev 0.0.0-dev.32930928283.846129ead8ae → 0.0.0-dev.32932770531.2d7e371bcc33
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.
|
@@ -88,7 +88,7 @@ Right after a successful `actionway init`, run `actionway account wallet` once a
|
|
|
88
88
|
- [Register Asset](references/capabilities/asset-register.md) (`asset.register`) — Register an existing media URL as an Actionway asset for later capability calls.
|
|
89
89
|
- [Get Asset](references/capabilities/asset-get.md) (`asset.get`) — Read a registered Actionway asset by ID.
|
|
90
90
|
|
|
91
|
-
**Live data long tail** —
|
|
91
|
+
**Live data long tail** — social platform stats, market data, public datasets and 1,200+ other endpoints are not enumerated here. They are Search-only: run one free capability search per part before saying anything is unavailable.
|
|
92
92
|
|
|
93
93
|
<!-- actionway:capability-index:end -->
|
|
94
94
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@actionway/cli-dev",
|
|
3
|
-
"version": "0.0.0-dev.
|
|
3
|
+
"version": "0.0.0-dev.32932770531.2d7e371bcc33",
|
|
4
4
|
"description": "Actionway development CLI for dev.actionway.ai",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"bin": {
|
|
@@ -36,9 +36,9 @@
|
|
|
36
36
|
},
|
|
37
37
|
"actionway": {
|
|
38
38
|
"channel": "development",
|
|
39
|
-
"source_sha": "
|
|
40
|
-
"run_id":
|
|
41
|
-
"run_url": "https://github.com/PawLogic/actionway/actions/runs/
|
|
39
|
+
"source_sha": "2d7e371bcc3391798c3d09a99456fb6f3ca05ee2",
|
|
40
|
+
"run_id": 32932770531,
|
|
41
|
+
"run_url": "https://github.com/PawLogic/actionway/actions/runs/32932770531",
|
|
42
42
|
"gateway_url": "https://dev.actionway.ai"
|
|
43
43
|
}
|
|
44
44
|
}
|