@alwaysai/device-agent-schemas 1.2.0 → 2.0.0
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.
- package/README.md +8 -4
- package/development.md +37 -0
- package/docs/README.md +81 -0
- package/docs/agent-message-schema-defs-toclient.md +25 -0
- package/docs/agent-message-schema-defs-tocloud.md +25 -0
- package/docs/agent-message-schema-defs.md +15 -0
- package/docs/agent-message-schema-properties-deviceid.md +15 -0
- package/docs/agent-message-schema-properties-payload-oneof-app_install_status.md +66 -0
- package/docs/agent-message-schema-properties-payload-oneof-app_logs.md +66 -0
- package/docs/agent-message-schema-properties-payload-oneof-app_state.md +66 -0
- package/docs/agent-message-schema-properties-payload-oneof-device_stats.md +66 -0
- package/docs/agent-message-schema-properties-payload-oneof-signed_urls_request.md +85 -0
- package/docs/agent-message-schema-properties-payload.md +27 -0
- package/docs/agent-message-schema-properties-timestamp.md +15 -0
- package/docs/agent-message-schema-properties-topic-oneof-0.md +25 -0
- package/docs/agent-message-schema-properties-topic-oneof-1.md +25 -0
- package/docs/agent-message-schema-properties-topic.md +21 -0
- package/docs/agent-message-schema.md +138 -0
- package/docs/app-install-cloud-response-schema-properties-appinstallcloudresponse-properties-appinstallpayload-properties-appsignedurl.md +15 -0
- package/docs/app-install-cloud-response-schema-properties-appinstallcloudresponse-properties-appinstallpayload.md +39 -0
- package/docs/app-install-cloud-response-schema-properties-appinstallcloudresponse-properties-appreleasehash.md +25 -0
- package/docs/app-install-cloud-response-schema-properties-appinstallcloudresponse-properties-models_install_payload.md +15 -0
- package/docs/app-install-cloud-response-schema-properties-appinstallcloudresponse-properties-projectid.md +25 -0
- package/docs/app-install-cloud-response-schema-properties-appinstallcloudresponse.md +116 -0
- package/docs/app-install-cloud-response-schema-properties-messagetype.md +23 -0
- package/docs/app-install-cloud-response-schema.md +66 -0
- package/docs/app-install-schema-properties-appreleasehash.md +25 -0
- package/docs/app-install-schema-properties-basecommand.md +23 -0
- package/docs/app-install-schema-properties-projectid.md +25 -0
- package/docs/app-install-schema.md +105 -0
- package/docs/app-install-status-schema-properties-appinstallstatus-properties-appreleasehash.md +25 -0
- package/docs/app-install-status-schema-properties-appinstallstatus-properties-message.md +15 -0
- package/docs/app-install-status-schema-properties-appinstallstatus-properties-status.md +26 -0
- package/docs/app-install-status-schema-properties-appinstallstatus.md +98 -0
- package/docs/app-install-status-schema-properties-messagetype.md +23 -0
- package/docs/app-install-status-schema.md +66 -0
- package/docs/app-logs-schema-properties-applogs-properties-logchunk.md +15 -0
- package/docs/app-logs-schema-properties-applogs-properties-projectid.md +25 -0
- package/docs/app-logs-schema-properties-applogs.md +68 -0
- package/docs/app-logs-schema-properties-messagetype.md +23 -0
- package/docs/app-logs-schema.md +66 -0
- package/docs/app-state-control-schema-properties-appstatecontrol-properties-basecommand.md +25 -0
- package/docs/app-state-control-schema-properties-appstatecontrol-properties-projectid.md +25 -0
- package/docs/app-state-control-schema-properties-appstatecontrol.md +78 -0
- package/docs/app-state-control-schema-properties-messagetype.md +23 -0
- package/docs/app-state-control-schema.md +66 -0
- package/docs/app-state-schema-properties-appstate-items-properties-appdetails-properties-projectid.md +25 -0
- package/docs/app-state-schema-properties-appstate-items-properties-appdetails-properties-version.md +25 -0
- package/docs/app-state-schema-properties-appstate-items-properties-appdetails.md +78 -0
- package/docs/app-state-schema-properties-appstate-items-properties-services-items-properties-name.md +15 -0
- package/docs/app-state-schema-properties-appstate-items-properties-services-items-properties-state.md +25 -0
- package/docs/app-state-schema-properties-appstate-items-properties-services-items.md +68 -0
- package/docs/app-state-schema-properties-appstate-items-properties-services.md +15 -0
- package/docs/app-state-schema-properties-appstate-items.md +58 -0
- package/docs/app-state-schema-properties-appstate.md +15 -0
- package/docs/app-state-schema-properties-messagetype.md +23 -0
- package/docs/app-state-schema.md +66 -0
- package/docs/app-uninstall-schema-properties-basecommand.md +23 -0
- package/docs/app-uninstall-schema-properties-projectid.md +25 -0
- package/docs/app-uninstall-schema.md +76 -0
- package/docs/app-version-control-schema-properties-appversioncontrol.md +21 -0
- package/docs/app-version-control-schema-properties-messagetype.md +23 -0
- package/docs/app-version-control-schema.md +72 -0
- package/docs/app_install_cloud_response_schema-properties-appinstallcloudresponse-properties-appinstallpayload-properties-appsignedurl.md +15 -0
- package/docs/app_install_cloud_response_schema-properties-appinstallcloudresponse-properties-appinstallpayload.md +39 -0
- package/docs/app_install_cloud_response_schema-properties-appinstallcloudresponse-properties-appreleasehash.md +25 -0
- package/docs/app_install_cloud_response_schema-properties-appinstallcloudresponse-properties-modelsinstallpayload.md +15 -0
- package/docs/app_install_cloud_response_schema-properties-appinstallcloudresponse-properties-projectid.md +25 -0
- package/docs/app_install_cloud_response_schema-properties-appinstallcloudresponse.md +116 -0
- package/docs/app_install_cloud_response_schema-properties-messagetype.md +23 -0
- package/docs/app_install_cloud_response_schema.md +66 -0
- package/docs/app_install_schema-properties-appreleasehash.md +25 -0
- package/docs/app_install_schema-properties-basecommand.md +23 -0
- package/docs/app_install_schema-properties-projectid.md +25 -0
- package/docs/app_install_schema.md +105 -0
- package/docs/app_state_control_schema-properties-appstatecontrol-properties-basecommand.md +25 -0
- package/docs/app_state_control_schema-properties-appstatecontrol-properties-projectid.md +25 -0
- package/docs/app_state_control_schema-properties-appstatecontrol.md +78 -0
- package/docs/app_state_control_schema-properties-messagetype.md +23 -0
- package/docs/app_state_control_schema.md +66 -0
- package/docs/app_uninstall_schema-properties-basecommand.md +23 -0
- package/docs/app_uninstall_schema-properties-projectid.md +25 -0
- package/docs/app_uninstall_schema.md +76 -0
- package/docs/app_version_control_schema-properties-appversioncontrol.md +21 -0
- package/docs/app_version_control_schema-properties-messagetype.md +23 -0
- package/docs/app_version_control_schema.md +72 -0
- package/docs/client-message-schema-defs-message.md +25 -0
- package/docs/client-message-schema-defs.md +15 -0
- package/docs/client-message-schema-properties-payload-oneof-live_state_updates.md +66 -0
- package/docs/client-message-schema-properties-payload-oneof-models_install_cloud_response.md +66 -0
- package/docs/client-message-schema-properties-payload.md +27 -0
- package/docs/client-message-schema-properties-timestamp.md +15 -0
- package/docs/client-message-schema-properties-topic.md +25 -0
- package/docs/client-message-schema.md +112 -0
- package/docs/client_message_schema-defs-message.md +25 -0
- package/docs/client_message_schema-defs.md +15 -0
- package/docs/client_message_schema-properties-payload-oneof-3.md +66 -0
- package/docs/client_message_schema-properties-payload-oneof-4.md +66 -0
- package/docs/client_message_schema-properties-payload.md +27 -0
- package/docs/client_message_schema-properties-timestamp.md +15 -0
- package/docs/client_message_schema-properties-topic.md +25 -0
- package/docs/client_message_schema.md +112 -0
- package/docs/common-schema-defs-appreleasehash.md +25 -0
- package/docs/common-schema-defs-modelid.md +25 -0
- package/docs/common-schema-defs-projectid.md +25 -0
- package/docs/common-schema-defs.md +15 -0
- package/docs/common-schema.md +50 -0
- package/docs/device-status-schema-properties-devicestats-properties-cpuusage.md +15 -0
- package/docs/device-status-schema-properties-devicestats-properties-diskutil.md +15 -0
- package/docs/device-status-schema-properties-devicestats-properties-usedmemorypercentage.md +15 -0
- package/docs/device-status-schema-properties-devicestats.md +77 -0
- package/docs/device-status-schema-properties-messagetype.md +23 -0
- package/docs/device-status-schema.md +66 -0
- package/docs/live-updates-toggle-schema-properties-liveupdatestoggles-properties-applogs-properties-projectid.md +25 -0
- package/docs/live-updates-toggle-schema-properties-liveupdatestoggles-properties-applogs-properties-toggle.md +15 -0
- package/docs/live-updates-toggle-schema-properties-liveupdatestoggles-properties-applogs.md +68 -0
- package/docs/live-updates-toggle-schema-properties-liveupdatestoggles-properties-appstate.md +15 -0
- package/docs/live-updates-toggle-schema-properties-liveupdatestoggles-properties-devicestats.md +15 -0
- package/docs/live-updates-toggle-schema-properties-liveupdatestoggles.md +77 -0
- package/docs/live-updates-toggle-schema-properties-messagetype.md +23 -0
- package/docs/live-updates-toggle-schema.md +66 -0
- package/docs/live_updates_toggle_schema-properties-liveupdatestoggles-properties-applogs-properties-projectid.md +25 -0
- package/docs/live_updates_toggle_schema-properties-liveupdatestoggles-properties-applogs-properties-toggle.md +15 -0
- package/docs/live_updates_toggle_schema-properties-liveupdatestoggles-properties-applogs.md +68 -0
- package/docs/live_updates_toggle_schema-properties-liveupdatestoggles-properties-appstate.md +15 -0
- package/docs/live_updates_toggle_schema-properties-liveupdatestoggles-properties-devicestats.md +15 -0
- package/docs/live_updates_toggle_schema-properties-liveupdatestoggles.md +77 -0
- package/docs/live_updates_toggle_schema-properties-messagetype.md +23 -0
- package/docs/live_updates_toggle_schema.md +66 -0
- package/docs/models-install-cloud-response-schema-properties-messagetype.md +23 -0
- package/docs/models-install-cloud-response-schema-properties-modelsinstallcloudresponse-properties-projectid.md +25 -0
- package/docs/models-install-cloud-response-schema-properties-modelsinstallcloudresponse.md +68 -0
- package/docs/models-install-cloud-response-schema.md +66 -0
- package/docs/models-install-payload-schema-items-properties-id.md +25 -0
- package/docs/models-install-payload-schema-items-properties-modelsignedurl.md +15 -0
- package/docs/models-install-payload-schema-items-properties-version.md +15 -0
- package/docs/models-install-payload-schema-items.md +87 -0
- package/docs/models-install-payload-schema.md +15 -0
- package/docs/models_install_cloud_response_schema-properties-messagetype.md +23 -0
- package/docs/models_install_cloud_response_schema-properties-modelsinstallcloudresponse-properties-projectid.md +25 -0
- package/docs/models_install_cloud_response_schema-properties-modelsinstallcloudresponse.md +68 -0
- package/docs/models_install_cloud_response_schema.md +66 -0
- package/docs/models_install_payload_schema-items-properties-id.md +25 -0
- package/docs/models_install_payload_schema-items-properties-modelsignedurl.md +15 -0
- package/docs/models_install_payload_schema-items-properties-version.md +15 -0
- package/docs/models_install_payload_schema-items.md +87 -0
- package/docs/models_install_payload_schema.md +15 -0
- package/docs/signed-urls-request-schema-properties-messagetype.md +23 -0
- package/docs/signed-urls-request-schema-properties-modelsonlyurlsrequest-properties-models-patternproperties-a-za-z0-9_.md +15 -0
- package/docs/signed-urls-request-schema-properties-modelsonlyurlsrequest-properties-models-patternproperties.md +15 -0
- package/docs/signed-urls-request-schema-properties-modelsonlyurlsrequest-properties-models.md +39 -0
- package/docs/signed-urls-request-schema-properties-modelsonlyurlsrequest-properties-projectid.md +25 -0
- package/docs/signed-urls-request-schema-properties-modelsonlyurlsrequest.md +68 -0
- package/docs/signed-urls-request-schema-properties-signedurlsrequest-properties-appreleasehash.md +25 -0
- package/docs/signed-urls-request-schema-properties-signedurlsrequest-properties-projectid.md +25 -0
- package/docs/signed-urls-request-schema-properties-signedurlsrequest.md +78 -0
- package/docs/signed-urls-request-schema.md +85 -0
- package/lib/app-action-schema.d.ts +54 -0
- package/lib/app-action-schema.d.ts.map +1 -0
- package/lib/app-action-schema.js +3 -0
- package/lib/app-action-schema.js.map +1 -0
- package/lib/app-logs-schema.d.ts +11 -0
- package/lib/app-logs-schema.d.ts.map +1 -0
- package/lib/app-logs-schema.js +3 -0
- package/lib/app-logs-schema.js.map +1 -0
- package/lib/app-state-schema.d.ts +22 -0
- package/lib/app-state-schema.d.ts.map +1 -0
- package/lib/app-state-schema.js +3 -0
- package/lib/app-state-schema.js.map +1 -0
- package/lib/constants.d.ts +39 -14
- package/lib/constants.d.ts.map +1 -1
- package/lib/constants.js +10 -10
- package/lib/constants.js.map +1 -1
- package/lib/constants.test.d.ts +2 -0
- package/lib/constants.test.d.ts.map +1 -0
- package/lib/constants.test.js +21 -0
- package/lib/constants.test.js.map +1 -0
- package/lib/device-agent-action-schema.d.ts +15 -0
- package/lib/device-agent-action-schema.d.ts.map +1 -0
- package/lib/device-agent-action-schema.js +3 -0
- package/lib/device-agent-action-schema.js.map +1 -0
- package/lib/device-stats-schema.d.ts +12 -0
- package/lib/device-stats-schema.d.ts.map +1 -0
- package/lib/device-stats-schema.js +4 -0
- package/lib/device-stats-schema.js.map +1 -0
- package/lib/index.d.ts +10 -10
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js.map +1 -1
- package/lib/schemas/app-install-cloud-response-schema.json +41 -0
- package/lib/schemas/app-install-schema.json +20 -0
- package/lib/schemas/app-logs-schema.json +23 -0
- package/lib/schemas/app-state-control-schema.json +24 -0
- package/lib/schemas/app-state-schema.json +49 -0
- package/lib/schemas/app-uninstall-schema.json +17 -0
- package/lib/schemas/app-version-control-schema.json +20 -0
- package/lib/schemas/client-message-schema.json +117 -0
- package/lib/schemas/common-schema.json +27 -0
- package/lib/schemas/device-agent-message-schema.json +106 -0
- package/lib/schemas/device-stats-schema.json +29 -0
- package/lib/schemas/live-updates-toggle-schema.json +35 -0
- package/lib/schemas/models-install-cloud-response-schema.json +23 -0
- package/lib/schemas/models-install-payload-schema.json +22 -0
- package/lib/schemas/signed-urls-request-schema.json +42 -0
- package/lib/schemas/status-response-schema.json +23 -0
- package/lib/signed-urls-request-schema.d.ts +21 -0
- package/lib/signed-urls-request-schema.d.ts.map +1 -0
- package/lib/signed-urls-request-schema.js +3 -0
- package/lib/signed-urls-request-schema.js.map +1 -0
- package/lib/status-response-schema.d.ts +11 -0
- package/lib/status-response-schema.d.ts.map +1 -0
- package/lib/status-response-schema.js +3 -0
- package/lib/status-response-schema.js.map +1 -0
- package/lib/types.d.ts +20 -20
- package/lib/types.d.ts.map +1 -1
- package/lib/types.js +37 -91
- package/lib/types.js.map +1 -1
- package/lib/types.test.js +130 -41
- package/lib/types.test.js.map +1 -1
- package/lib/utils.d.ts +1 -0
- package/lib/utils.d.ts.map +1 -1
- package/lib/utils.js +6 -1
- package/lib/utils.js.map +1 -1
- package/package.json +6 -3
- package/src/app-action-schema.ts +71 -0
- package/src/app-logs-schema.ts +13 -0
- package/src/app-state-schema.ts +27 -0
- package/src/constants.test.ts +35 -0
- package/src/constants.ts +33 -12
- package/src/device-agent-action-schema.ts +16 -0
- package/src/device-stats-schema.ts +15 -0
- package/src/index.ts +67 -34
- package/src/schemas/app-install-cloud-response-schema.json +41 -0
- package/src/schemas/app-install-schema.json +20 -0
- package/src/schemas/app-logs-schema.json +23 -0
- package/src/schemas/app-state-control-schema.json +24 -0
- package/src/schemas/app-state-schema.json +49 -0
- package/src/schemas/app-uninstall-schema.json +17 -0
- package/src/schemas/app-version-control-schema.json +20 -0
- package/src/schemas/client-message-schema.json +117 -0
- package/src/schemas/common-schema.json +27 -0
- package/src/schemas/device-agent-message-schema.json +107 -0
- package/src/schemas/device-stats-schema.json +29 -0
- package/src/schemas/live-updates-toggle-schema.json +35 -0
- package/src/schemas/models-install-cloud-response-schema.json +23 -0
- package/src/schemas/models-install-payload-schema.json +22 -0
- package/src/schemas/signed-urls-request-schema.json +42 -0
- package/src/schemas/status-response-schema.json +23 -0
- package/src/signed-urls-request-schema.ts +22 -0
- package/src/status-response-schema.ts +12 -0
- package/src/types.test.ts +130 -43
- package/src/types.ts +109 -143
- package/src/utils.ts +6 -0
- package/lib/schemas/agent/app-install-status-schema.d.ts +0 -38
- package/lib/schemas/agent/app-install-status-schema.d.ts.map +0 -1
- package/lib/schemas/agent/app-install-status-schema.js +0 -32
- package/lib/schemas/agent/app-install-status-schema.js.map +0 -1
- package/lib/schemas/agent/application-logs-schema.d.ts +0 -34
- package/lib/schemas/agent/application-logs-schema.d.ts.map +0 -1
- package/lib/schemas/agent/application-logs-schema.js +0 -29
- package/lib/schemas/agent/application-logs-schema.js.map +0 -1
- package/lib/schemas/agent/application-state-schema.d.ts +0 -68
- package/lib/schemas/agent/application-state-schema.d.ts.map +0 -1
- package/lib/schemas/agent/application-state-schema.js +0 -56
- package/lib/schemas/agent/application-state-schema.js.map +0 -1
- package/lib/schemas/agent/device-status-schema.d.ts +0 -41
- package/lib/schemas/agent/device-status-schema.d.ts.map +0 -1
- package/lib/schemas/agent/device-status-schema.js +0 -35
- package/lib/schemas/agent/device-status-schema.js.map +0 -1
- package/lib/schemas/agent/request-data-from-cloud.d.ts +0 -60
- package/lib/schemas/agent/request-data-from-cloud.d.ts.map +0 -1
- package/lib/schemas/agent/request-data-from-cloud.js +0 -48
- package/lib/schemas/agent/request-data-from-cloud.js.map +0 -1
- package/lib/schemas/client/application-action-schema.d.ts +0 -247
- package/lib/schemas/client/application-action-schema.d.ts.map +0 -1
- package/lib/schemas/client/application-action-schema.js +0 -161
- package/lib/schemas/client/application-action-schema.js.map +0 -1
- package/lib/schemas/client/device-agent-action-schema.d.ts +0 -50
- package/lib/schemas/client/device-agent-action-schema.d.ts.map +0 -1
- package/lib/schemas/client/device-agent-action-schema.js +0 -41
- package/lib/schemas/client/device-agent-action-schema.js.map +0 -1
- package/lib/schemas/common-schema.d.ts +0 -22
- package/lib/schemas/common-schema.d.ts.map +0 -1
- package/lib/schemas/common-schema.js +0 -26
- package/lib/schemas/common-schema.js.map +0 -1
- package/src/schemas/agent/app-install-status-schema.ts +0 -39
- package/src/schemas/agent/application-logs-schema.ts +0 -37
- package/src/schemas/agent/application-state-schema.ts +0 -74
- package/src/schemas/agent/device-status-schema.ts +0 -44
- package/src/schemas/agent/request-data-from-cloud.ts +0 -61
- package/src/schemas/client/application-action-schema.ts +0 -225
- package/src/schemas/client/device-agent-action-schema.ts +0 -52
- package/src/schemas/common-schema.ts +0 -23
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
# models\_install\_cloud\_response Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models-install-cloud-response-schema.json
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :----------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | [models-install-cloud-response-schema.json](../out/models-install-cloud-response-schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## models\_install\_cloud\_response Type
|
|
14
|
+
|
|
15
|
+
`object` ([models\_install\_cloud\_response](models-install-cloud-response-schema.md))
|
|
16
|
+
|
|
17
|
+
# models\_install\_cloud\_response Properties
|
|
18
|
+
|
|
19
|
+
| Property | Type | Required | Nullable | Defined by |
|
|
20
|
+
| :-------------------------------------------------------- | :------- | :------- | :------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
21
|
+
| [messageType](#messagetype) | `string` | Required | cannot be null | [models\_install\_cloud\_response](models-install-cloud-response-schema-properties-messagetype.md "https://alwaysai.co/models-install-cloud-response-schema.json#/properties/messageType") |
|
|
22
|
+
| [modelsInstallCloudResponse](#modelsinstallcloudresponse) | `object` | Required | cannot be null | [models\_install\_cloud\_response](models-install-cloud-response-schema-properties-modelsinstallcloudresponse.md "https://alwaysai.co/models-install-cloud-response-schema.json#/properties/modelsInstallCloudResponse") |
|
|
23
|
+
|
|
24
|
+
## messageType
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
`messageType`
|
|
29
|
+
|
|
30
|
+
* is required
|
|
31
|
+
|
|
32
|
+
* Type: `string`
|
|
33
|
+
|
|
34
|
+
* cannot be null
|
|
35
|
+
|
|
36
|
+
* defined in: [models\_install\_cloud\_response](models-install-cloud-response-schema-properties-messagetype.md "https://alwaysai.co/models-install-cloud-response-schema.json#/properties/messageType")
|
|
37
|
+
|
|
38
|
+
### messageType Type
|
|
39
|
+
|
|
40
|
+
`string`
|
|
41
|
+
|
|
42
|
+
### messageType Constraints
|
|
43
|
+
|
|
44
|
+
**enum**: the value of this property must be equal to one of the following values:
|
|
45
|
+
|
|
46
|
+
| Value | Explanation |
|
|
47
|
+
| :-------------------------------- | :---------- |
|
|
48
|
+
| `"models_install_cloud_response"` | |
|
|
49
|
+
|
|
50
|
+
## modelsInstallCloudResponse
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
`modelsInstallCloudResponse`
|
|
55
|
+
|
|
56
|
+
* is required
|
|
57
|
+
|
|
58
|
+
* Type: `object` ([Details](models-install-cloud-response-schema-properties-modelsinstallcloudresponse.md))
|
|
59
|
+
|
|
60
|
+
* cannot be null
|
|
61
|
+
|
|
62
|
+
* defined in: [models\_install\_cloud\_response](models-install-cloud-response-schema-properties-modelsinstallcloudresponse.md "https://alwaysai.co/models-install-cloud-response-schema.json#/properties/modelsInstallCloudResponse")
|
|
63
|
+
|
|
64
|
+
### modelsInstallCloudResponse Type
|
|
65
|
+
|
|
66
|
+
`object` ([Details](models-install-cloud-response-schema-properties-modelsinstallcloudresponse.md))
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Untitled string in models\_install\_payload Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models-install-payload-schema.json#/items/properties/id
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
The id of a model
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [models-install-payload-schema.json\*](../out/models-install-payload-schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## id Type
|
|
14
|
+
|
|
15
|
+
`string`
|
|
16
|
+
|
|
17
|
+
## id Constraints
|
|
18
|
+
|
|
19
|
+
**pattern**: the string must match the following regular expression: 
|
|
20
|
+
|
|
21
|
+
```regexp
|
|
22
|
+
[A-Za-z0-9_]+/[A-Za-z0-9_]*
|
|
23
|
+
```
|
|
24
|
+
|
|
25
|
+
[try pattern](https://regexr.com/?expression=%5BA-Za-z0-9_%5D%2B%2F%5BA-Za-z0-9_%5D* "try regular expression with regexr.com")
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Untitled string in models\_install\_payload Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models-install-payload-schema.json#/items/properties/modelSignedUrl
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [models-install-payload-schema.json\*](../out/models-install-payload-schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## modelSignedUrl Type
|
|
14
|
+
|
|
15
|
+
`string`
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Untitled number in models\_install\_payload Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models-install-payload-schema.json#/items/properties/version
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [models-install-payload-schema.json\*](../out/models-install-payload-schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## version Type
|
|
14
|
+
|
|
15
|
+
`number`
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
# Untitled object in models\_install\_payload Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models-install-payload-schema.json#/items
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :----------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | [models-install-payload-schema.json\*](../out/models-install-payload-schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## items Type
|
|
14
|
+
|
|
15
|
+
`object` ([Details](models-install-payload-schema-items.md))
|
|
16
|
+
|
|
17
|
+
# items Properties
|
|
18
|
+
|
|
19
|
+
| Property | Type | Required | Nullable | Defined by |
|
|
20
|
+
| :-------------------------------- | :------- | :------- | :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
21
|
+
| [id](#id) | `string` | Required | cannot be null | [models\_install\_payload](models-install-payload-schema-items-properties-id.md "https://alwaysai.co/models-install-payload-schema.json#/items/properties/id") |
|
|
22
|
+
| [version](#version) | `number` | Required | cannot be null | [models\_install\_payload](models-install-payload-schema-items-properties-version.md "https://alwaysai.co/models-install-payload-schema.json#/items/properties/version") |
|
|
23
|
+
| [modelSignedUrl](#modelsignedurl) | `string` | Required | cannot be null | [models\_install\_payload](models-install-payload-schema-items-properties-modelsignedurl.md "https://alwaysai.co/models-install-payload-schema.json#/items/properties/modelSignedUrl") |
|
|
24
|
+
|
|
25
|
+
## id
|
|
26
|
+
|
|
27
|
+
The id of a model
|
|
28
|
+
|
|
29
|
+
`id`
|
|
30
|
+
|
|
31
|
+
* is required
|
|
32
|
+
|
|
33
|
+
* Type: `string`
|
|
34
|
+
|
|
35
|
+
* cannot be null
|
|
36
|
+
|
|
37
|
+
* defined in: [models\_install\_payload](models-install-payload-schema-items-properties-id.md "https://alwaysai.co/models-install-payload-schema.json#/items/properties/id")
|
|
38
|
+
|
|
39
|
+
### id Type
|
|
40
|
+
|
|
41
|
+
`string`
|
|
42
|
+
|
|
43
|
+
### id Constraints
|
|
44
|
+
|
|
45
|
+
**pattern**: the string must match the following regular expression: 
|
|
46
|
+
|
|
47
|
+
```regexp
|
|
48
|
+
[A-Za-z0-9_]+/[A-Za-z0-9_]*
|
|
49
|
+
```
|
|
50
|
+
|
|
51
|
+
[try pattern](https://regexr.com/?expression=%5BA-Za-z0-9_%5D%2B%2F%5BA-Za-z0-9_%5D* "try regular expression with regexr.com")
|
|
52
|
+
|
|
53
|
+
## version
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
`version`
|
|
58
|
+
|
|
59
|
+
* is required
|
|
60
|
+
|
|
61
|
+
* Type: `number`
|
|
62
|
+
|
|
63
|
+
* cannot be null
|
|
64
|
+
|
|
65
|
+
* defined in: [models\_install\_payload](models-install-payload-schema-items-properties-version.md "https://alwaysai.co/models-install-payload-schema.json#/items/properties/version")
|
|
66
|
+
|
|
67
|
+
### version Type
|
|
68
|
+
|
|
69
|
+
`number`
|
|
70
|
+
|
|
71
|
+
## modelSignedUrl
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
`modelSignedUrl`
|
|
76
|
+
|
|
77
|
+
* is required
|
|
78
|
+
|
|
79
|
+
* Type: `string`
|
|
80
|
+
|
|
81
|
+
* cannot be null
|
|
82
|
+
|
|
83
|
+
* defined in: [models\_install\_payload](models-install-payload-schema-items-properties-modelsignedurl.md "https://alwaysai.co/models-install-payload-schema.json#/items/properties/modelSignedUrl")
|
|
84
|
+
|
|
85
|
+
### modelSignedUrl Type
|
|
86
|
+
|
|
87
|
+
`string`
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# models\_install\_payload Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models-install-payload-schema.json
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :----------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [models-install-payload-schema.json](../out/models-install-payload-schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## models\_install\_payload Type
|
|
14
|
+
|
|
15
|
+
`object[]` ([Details](models-install-payload-schema-items.md))
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# Untitled string in undefined Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models_install_cloud_response_schema.json#/properties/messageType
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [models\_install\_cloud\_response\_schema.json\*](../out/models_install_cloud_response_schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## messageType Type
|
|
14
|
+
|
|
15
|
+
`string`
|
|
16
|
+
|
|
17
|
+
## messageType Constraints
|
|
18
|
+
|
|
19
|
+
**enum**: the value of this property must be equal to one of the following values:
|
|
20
|
+
|
|
21
|
+
| Value | Explanation |
|
|
22
|
+
| :-------------------------------- | :---------- |
|
|
23
|
+
| `"models_install_cloud_response"` | |
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Untitled string in undefined Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models_install_cloud_response_schema.json#/properties/modelsInstallCloudResponse/properties/projectId
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
The specific project associated with the message payload.
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [models\_install\_cloud\_response\_schema.json\*](../out/models_install_cloud_response_schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## projectId Type
|
|
14
|
+
|
|
15
|
+
`string`
|
|
16
|
+
|
|
17
|
+
## projectId Constraints
|
|
18
|
+
|
|
19
|
+
**pattern**: the string must match the following regular expression: 
|
|
20
|
+
|
|
21
|
+
```regexp
|
|
22
|
+
([0-9a-z]+-+)+([0-9a-z])+
|
|
23
|
+
```
|
|
24
|
+
|
|
25
|
+
[try pattern](https://regexr.com/?expression=\(%5B0-9a-z%5D%2B-%2B\)%2B\(%5B0-9a-z%5D\)%2B "try regular expression with regexr.com")
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
# Untitled object in undefined Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models_install_cloud_response_schema.json#/properties/modelsInstallCloudResponse
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :----------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | [models\_install\_cloud\_response\_schema.json\*](../out/models_install_cloud_response_schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## modelsInstallCloudResponse Type
|
|
14
|
+
|
|
15
|
+
`object` ([Details](models_install_cloud_response_schema-properties-modelsinstallcloudresponse.md))
|
|
16
|
+
|
|
17
|
+
# modelsInstallCloudResponse Properties
|
|
18
|
+
|
|
19
|
+
| Property | Type | Required | Nullable | Defined by |
|
|
20
|
+
| :---------------------- | :------- | :------- | :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
21
|
+
| [projectId](#projectid) | `string` | Required | cannot be null | [Untitled schema](models_install_cloud_response_schema-properties-modelsinstallcloudresponse-properties-projectid.md "https://alwaysai.co/models_install_cloud_response_schema.json#/properties/modelsInstallCloudResponse/properties/projectId") |
|
|
22
|
+
| [newModels](#newmodels) | `array` | Required | cannot be null | [Untitled schema](app_install_cloud_response_schema-properties-appinstallcloudresponse-properties-modelsinstallpayload.md "https://alwaysai.co/models_install_payload_schema.json#/properties/modelsInstallCloudResponse/properties/newModels") |
|
|
23
|
+
|
|
24
|
+
## projectId
|
|
25
|
+
|
|
26
|
+
The specific project associated with the message payload.
|
|
27
|
+
|
|
28
|
+
`projectId`
|
|
29
|
+
|
|
30
|
+
* is required
|
|
31
|
+
|
|
32
|
+
* Type: `string`
|
|
33
|
+
|
|
34
|
+
* cannot be null
|
|
35
|
+
|
|
36
|
+
* defined in: [Untitled schema](models_install_cloud_response_schema-properties-modelsinstallcloudresponse-properties-projectid.md "https://alwaysai.co/models_install_cloud_response_schema.json#/properties/modelsInstallCloudResponse/properties/projectId")
|
|
37
|
+
|
|
38
|
+
### projectId Type
|
|
39
|
+
|
|
40
|
+
`string`
|
|
41
|
+
|
|
42
|
+
### projectId Constraints
|
|
43
|
+
|
|
44
|
+
**pattern**: the string must match the following regular expression: 
|
|
45
|
+
|
|
46
|
+
```regexp
|
|
47
|
+
([0-9a-z]+-+)+([0-9a-z])+
|
|
48
|
+
```
|
|
49
|
+
|
|
50
|
+
[try pattern](https://regexr.com/?expression=\(%5B0-9a-z%5D%2B-%2B\)%2B\(%5B0-9a-z%5D\)%2B "try regular expression with regexr.com")
|
|
51
|
+
|
|
52
|
+
## newModels
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
`newModels`
|
|
57
|
+
|
|
58
|
+
* is required
|
|
59
|
+
|
|
60
|
+
* Type: `object[]` ([Details](models_install_payload_schema-items.md))
|
|
61
|
+
|
|
62
|
+
* cannot be null
|
|
63
|
+
|
|
64
|
+
* defined in: [Untitled schema](app_install_cloud_response_schema-properties-appinstallcloudresponse-properties-modelsinstallpayload.md "https://alwaysai.co/models_install_payload_schema.json#/properties/modelsInstallCloudResponse/properties/newModels")
|
|
65
|
+
|
|
66
|
+
### newModels Type
|
|
67
|
+
|
|
68
|
+
`object[]` ([Details](models_install_payload_schema-items.md))
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
# Untitled object in undefined Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models_install_cloud_response_schema.json
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :----------- | :---------------- | :-------------------- | :------------------ | :----------------------------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | [models\_install\_cloud\_response\_schema.json](../out/models_install_cloud_response_schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## Untitled object in undefined Type
|
|
14
|
+
|
|
15
|
+
`object` ([Details](models_install_cloud_response_schema.md))
|
|
16
|
+
|
|
17
|
+
# Untitled object in undefined Properties
|
|
18
|
+
|
|
19
|
+
| Property | Type | Required | Nullable | Defined by |
|
|
20
|
+
| :-------------------------------------------------------- | :------- | :------- | :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
|
|
21
|
+
| [messageType](#messagetype) | `string` | Required | cannot be null | [Untitled schema](models_install_cloud_response_schema-properties-messagetype.md "https://alwaysai.co/models_install_cloud_response_schema.json#/properties/messageType") |
|
|
22
|
+
| [modelsInstallCloudResponse](#modelsinstallcloudresponse) | `object` | Required | cannot be null | [Untitled schema](models_install_cloud_response_schema-properties-modelsinstallcloudresponse.md "https://alwaysai.co/models_install_cloud_response_schema.json#/properties/modelsInstallCloudResponse") |
|
|
23
|
+
|
|
24
|
+
## messageType
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
`messageType`
|
|
29
|
+
|
|
30
|
+
* is required
|
|
31
|
+
|
|
32
|
+
* Type: `string`
|
|
33
|
+
|
|
34
|
+
* cannot be null
|
|
35
|
+
|
|
36
|
+
* defined in: [Untitled schema](models_install_cloud_response_schema-properties-messagetype.md "https://alwaysai.co/models_install_cloud_response_schema.json#/properties/messageType")
|
|
37
|
+
|
|
38
|
+
### messageType Type
|
|
39
|
+
|
|
40
|
+
`string`
|
|
41
|
+
|
|
42
|
+
### messageType Constraints
|
|
43
|
+
|
|
44
|
+
**enum**: the value of this property must be equal to one of the following values:
|
|
45
|
+
|
|
46
|
+
| Value | Explanation |
|
|
47
|
+
| :-------------------------------- | :---------- |
|
|
48
|
+
| `"models_install_cloud_response"` | |
|
|
49
|
+
|
|
50
|
+
## modelsInstallCloudResponse
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
`modelsInstallCloudResponse`
|
|
55
|
+
|
|
56
|
+
* is required
|
|
57
|
+
|
|
58
|
+
* Type: `object` ([Details](models_install_cloud_response_schema-properties-modelsinstallcloudresponse.md))
|
|
59
|
+
|
|
60
|
+
* cannot be null
|
|
61
|
+
|
|
62
|
+
* defined in: [Untitled schema](models_install_cloud_response_schema-properties-modelsinstallcloudresponse.md "https://alwaysai.co/models_install_cloud_response_schema.json#/properties/modelsInstallCloudResponse")
|
|
63
|
+
|
|
64
|
+
### modelsInstallCloudResponse Type
|
|
65
|
+
|
|
66
|
+
`object` ([Details](models_install_cloud_response_schema-properties-modelsinstallcloudresponse.md))
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
# Untitled string in undefined Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models_install_payload_schema.json#/items/properties/id
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
The id of a model
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :---------------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [models\_install\_payload\_schema.json\*](../out/models_install_payload_schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## id Type
|
|
14
|
+
|
|
15
|
+
`string`
|
|
16
|
+
|
|
17
|
+
## id Constraints
|
|
18
|
+
|
|
19
|
+
**pattern**: the string must match the following regular expression: 
|
|
20
|
+
|
|
21
|
+
```regexp
|
|
22
|
+
[A-Za-z0-9_]+/[A-Za-z0-9_]*
|
|
23
|
+
```
|
|
24
|
+
|
|
25
|
+
[try pattern](https://regexr.com/?expression=%5BA-Za-z0-9_%5D%2B%2F%5BA-Za-z0-9_%5D* "try regular expression with regexr.com")
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Untitled string in undefined Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models_install_payload_schema.json#/items/properties/modelSignedUrl
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :---------------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [models\_install\_payload\_schema.json\*](../out/models_install_payload_schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## modelSignedUrl Type
|
|
14
|
+
|
|
15
|
+
`string`
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Untitled number in undefined Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models_install_payload_schema.json#/items/properties/version
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :---------------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [models\_install\_payload\_schema.json\*](../out/models_install_payload_schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## version Type
|
|
14
|
+
|
|
15
|
+
`number`
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
# Untitled object in undefined Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models_install_payload_schema.json#/items
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :----------- | :---------------- | :-------------------- | :------------------ | :---------------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | [models\_install\_payload\_schema.json\*](../out/models_install_payload_schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## items Type
|
|
14
|
+
|
|
15
|
+
`object` ([Details](models_install_payload_schema-items.md))
|
|
16
|
+
|
|
17
|
+
# items Properties
|
|
18
|
+
|
|
19
|
+
| Property | Type | Required | Nullable | Defined by |
|
|
20
|
+
| :-------------------------------- | :------- | :------- | :------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
21
|
+
| [id](#id) | `string` | Required | cannot be null | [Untitled schema](models_install_payload_schema-items-properties-id.md "https://alwaysai.co/models_install_payload_schema.json#/items/properties/id") |
|
|
22
|
+
| [version](#version) | `number` | Required | cannot be null | [Untitled schema](models_install_payload_schema-items-properties-version.md "https://alwaysai.co/models_install_payload_schema.json#/items/properties/version") |
|
|
23
|
+
| [modelSignedUrl](#modelsignedurl) | `string` | Required | cannot be null | [Untitled schema](models_install_payload_schema-items-properties-modelsignedurl.md "https://alwaysai.co/models_install_payload_schema.json#/items/properties/modelSignedUrl") |
|
|
24
|
+
|
|
25
|
+
## id
|
|
26
|
+
|
|
27
|
+
The id of a model
|
|
28
|
+
|
|
29
|
+
`id`
|
|
30
|
+
|
|
31
|
+
* is required
|
|
32
|
+
|
|
33
|
+
* Type: `string`
|
|
34
|
+
|
|
35
|
+
* cannot be null
|
|
36
|
+
|
|
37
|
+
* defined in: [Untitled schema](models_install_payload_schema-items-properties-id.md "https://alwaysai.co/models_install_payload_schema.json#/items/properties/id")
|
|
38
|
+
|
|
39
|
+
### id Type
|
|
40
|
+
|
|
41
|
+
`string`
|
|
42
|
+
|
|
43
|
+
### id Constraints
|
|
44
|
+
|
|
45
|
+
**pattern**: the string must match the following regular expression: 
|
|
46
|
+
|
|
47
|
+
```regexp
|
|
48
|
+
[A-Za-z0-9_]+/[A-Za-z0-9_]*
|
|
49
|
+
```
|
|
50
|
+
|
|
51
|
+
[try pattern](https://regexr.com/?expression=%5BA-Za-z0-9_%5D%2B%2F%5BA-Za-z0-9_%5D* "try regular expression with regexr.com")
|
|
52
|
+
|
|
53
|
+
## version
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
`version`
|
|
58
|
+
|
|
59
|
+
* is required
|
|
60
|
+
|
|
61
|
+
* Type: `number`
|
|
62
|
+
|
|
63
|
+
* cannot be null
|
|
64
|
+
|
|
65
|
+
* defined in: [Untitled schema](models_install_payload_schema-items-properties-version.md "https://alwaysai.co/models_install_payload_schema.json#/items/properties/version")
|
|
66
|
+
|
|
67
|
+
### version Type
|
|
68
|
+
|
|
69
|
+
`number`
|
|
70
|
+
|
|
71
|
+
## modelSignedUrl
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
`modelSignedUrl`
|
|
76
|
+
|
|
77
|
+
* is required
|
|
78
|
+
|
|
79
|
+
* Type: `string`
|
|
80
|
+
|
|
81
|
+
* cannot be null
|
|
82
|
+
|
|
83
|
+
* defined in: [Untitled schema](models_install_payload_schema-items-properties-modelsignedurl.md "https://alwaysai.co/models_install_payload_schema.json#/items/properties/modelSignedUrl")
|
|
84
|
+
|
|
85
|
+
### modelSignedUrl Type
|
|
86
|
+
|
|
87
|
+
`string`
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Untitled array in undefined Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/models_install_payload_schema.json
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :-------------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [models\_install\_payload\_schema.json](../out/models_install_payload_schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## Untitled array in undefined Type
|
|
14
|
+
|
|
15
|
+
`object[]` ([Details](models_install_payload_schema-items.md))
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
# Untitled undefined type in signed\_urls\_request Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/signed-urls-request-schema.json#/properties/messageType
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [signed-urls-request-schema.json\*](../out/signed-urls-request-schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## messageType Type
|
|
14
|
+
|
|
15
|
+
unknown
|
|
16
|
+
|
|
17
|
+
## messageType Constraints
|
|
18
|
+
|
|
19
|
+
**constant**: the value of this property must be equal to:
|
|
20
|
+
|
|
21
|
+
```json
|
|
22
|
+
"signed_urls_request"
|
|
23
|
+
```
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Untitled undefined type in signed\_urls\_request Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/signed-urls-request-schema.json#/properties/modelsOnlyUrlsRequest/properties/models/patternProperties/[A-Za-z0-9_]+/[A-Za-z0-9_]*
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [signed-urls-request-schema.json\*](../out/signed-urls-request-schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## \[A-Za-z0-9\_]\* Type
|
|
14
|
+
|
|
15
|
+
`integer`
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Untitled undefined type in signed\_urls\_request Schema
|
|
2
|
+
|
|
3
|
+
```txt
|
|
4
|
+
https://alwaysai.co/signed-urls-request-schema.json#/properties/modelsOnlyUrlsRequest/properties/models/patternProperties
|
|
5
|
+
```
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|
|
10
|
+
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------------------------------------- |
|
|
11
|
+
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [signed-urls-request-schema.json\*](../out/signed-urls-request-schema.json "open original schema") |
|
|
12
|
+
|
|
13
|
+
## patternProperties Type
|
|
14
|
+
|
|
15
|
+
unknown
|