Skip to content

api types app_share

KernelDeimos edited this page Feb 25, 2025 · 1 revision

{"$": "app-share"} - File Share

Structure

  • name: name of the app
  • uid: name of the app

Notes

  • One of name or uid must be specified

Examples

Share app by name

{
    "$": "app-share",
    "name": "some-app-name"
}

Share app by uid

{
    "$": "app-share",
    "uid": "app-0a7337f7-0f8a-49ca-b71a-38d39304fe04"
}

General

API

Concepts

Types

For Contributors

Extensions

Devmeta

Planning

Self_hosters

Src

Backend

A_and_A

For Contributors

Features

Lists_of_things

Modules

Puterai

Notes

Services

Src

Modules
Puterai

####### For Contributors

Test_drivers

Gui

Phoenix

Tools

Api_tester

Uncategorized

Clone this wiki locally