-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
46 changed files
with
143 additions
and
903 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
22 changes: 11 additions & 11 deletions
22
docs/tryorama.adminapiresponseappauthenticationtokenissued.data.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [@holochain/tryorama](./tryorama.md) > [AdminApiResponseAppAuthenticationTokenIssued](./tryorama.adminapiresponseappauthenticationtokenissued.md) > [data](./tryorama.adminapiresponseappauthenticationtokenissued.data.md) | ||
|
||
## AdminApiResponseAppAuthenticationTokenIssued.data property | ||
|
||
**Signature:** | ||
|
||
```typescript | ||
data: IssueAppAuthenticationTokenResponse; | ||
``` | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [@holochain/tryorama](./tryorama.md) > [AdminApiResponseAppAuthenticationTokenIssued](./tryorama.adminapiresponseappauthenticationtokenissued.md) > [data](./tryorama.adminapiresponseappauthenticationtokenissued.data.md) | ||
|
||
## AdminApiResponseAppAuthenticationTokenIssued.data property | ||
|
||
**Signature:** | ||
|
||
```typescript | ||
data: IssueAppAuthenticationTokenResponse; | ||
``` |
142 changes: 71 additions & 71 deletions
142
docs/tryorama.adminapiresponseappauthenticationtokenissued.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,71 +1,71 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [@holochain/tryorama](./tryorama.md) > [AdminApiResponseAppAuthenticationTokenIssued](./tryorama.adminapiresponseappauthenticationtokenissued.md) | ||
|
||
## AdminApiResponseAppAuthenticationTokenIssued interface | ||
|
||
|
||
**Signature:** | ||
|
||
```typescript | ||
export interface AdminApiResponseAppAuthenticationTokenIssued | ||
``` | ||
|
||
## Properties | ||
|
||
<table><thead><tr><th> | ||
|
||
Property | ||
|
||
|
||
</th><th> | ||
|
||
Modifiers | ||
|
||
|
||
</th><th> | ||
|
||
Type | ||
|
||
|
||
</th><th> | ||
|
||
Description | ||
|
||
|
||
</th></tr></thead> | ||
<tbody><tr><td> | ||
|
||
[data](./tryorama.adminapiresponseappauthenticationtokenissued.data.md) | ||
|
||
|
||
</td><td> | ||
|
||
|
||
</td><td> | ||
|
||
IssueAppAuthenticationTokenResponse | ||
|
||
|
||
</td><td> | ||
|
||
|
||
</td></tr> | ||
<tr><td> | ||
|
||
[type](./tryorama.adminapiresponseappauthenticationtokenissued.type.md) | ||
|
||
|
||
</td><td> | ||
|
||
|
||
</td><td> | ||
|
||
"app\_authentication\_token\_issued" | ||
|
||
|
||
</td><td> | ||
|
||
|
||
</td></tr> | ||
</tbody></table> | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [@holochain/tryorama](./tryorama.md) > [AdminApiResponseAppAuthenticationTokenIssued](./tryorama.adminapiresponseappauthenticationtokenissued.md) | ||
|
||
## AdminApiResponseAppAuthenticationTokenIssued interface | ||
|
||
|
||
**Signature:** | ||
|
||
```typescript | ||
export interface AdminApiResponseAppAuthenticationTokenIssued | ||
``` | ||
|
||
## Properties | ||
|
||
<table><thead><tr><th> | ||
|
||
Property | ||
|
||
|
||
</th><th> | ||
|
||
Modifiers | ||
|
||
|
||
</th><th> | ||
|
||
Type | ||
|
||
|
||
</th><th> | ||
|
||
Description | ||
|
||
|
||
</th></tr></thead> | ||
<tbody><tr><td> | ||
|
||
[data](./tryorama.adminapiresponseappauthenticationtokenissued.data.md) | ||
|
||
|
||
</td><td> | ||
|
||
|
||
</td><td> | ||
|
||
IssueAppAuthenticationTokenResponse | ||
|
||
|
||
</td><td> | ||
|
||
|
||
</td></tr> | ||
<tr><td> | ||
|
||
[type](./tryorama.adminapiresponseappauthenticationtokenissued.type.md) | ||
|
||
|
||
</td><td> | ||
|
||
|
||
</td><td> | ||
|
||
"app\_authentication\_token\_issued" | ||
|
||
|
||
</td><td> | ||
|
||
|
||
</td></tr> | ||
</tbody></table> |
22 changes: 11 additions & 11 deletions
22
docs/tryorama.adminapiresponseappauthenticationtokenissued.type.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [@holochain/tryorama](./tryorama.md) > [AdminApiResponseAppAuthenticationTokenIssued](./tryorama.adminapiresponseappauthenticationtokenissued.md) > [type](./tryorama.adminapiresponseappauthenticationtokenissued.type.md) | ||
|
||
## AdminApiResponseAppAuthenticationTokenIssued.type property | ||
|
||
**Signature:** | ||
|
||
```typescript | ||
type: "app_authentication_token_issued"; | ||
``` | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [@holochain/tryorama](./tryorama.md) > [AdminApiResponseAppAuthenticationTokenIssued](./tryorama.adminapiresponseappauthenticationtokenissued.md) > [type](./tryorama.adminapiresponseappauthenticationtokenissued.type.md) | ||
|
||
## AdminApiResponseAppAuthenticationTokenIssued.type property | ||
|
||
**Signature:** | ||
|
||
```typescript | ||
type: "app_authentication_token_issued"; | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [@holochain/tryorama](./tryorama.md) > [IPlayer](./tryorama.iplayer.md) > [appWs](./tryorama.iplayer.appws.md) | ||
|
||
## IPlayer.appWs property | ||
|
||
**Signature:** | ||
|
||
```typescript | ||
appWs: AppWebsocket | IAppWebsocket; | ||
``` | ||
<!-- Do not edit this file. It is automatically generated by API Documenter. --> | ||
|
||
[Home](./index.md) > [@holochain/tryorama](./tryorama.md) > [IPlayer](./tryorama.iplayer.md) > [appWs](./tryorama.iplayer.appws.md) | ||
|
||
## IPlayer.appWs property | ||
|
||
**Signature:** | ||
|
||
```typescript | ||
appWs: AppWebsocket | IAppWebsocket; | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 0 additions & 11 deletions
11
docs/tryorama.requestadmininterfacemessagetype.add_agent_info.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
docs/tryorama.requestadmininterfacemessagetype.agent_info.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
docs/tryorama.requestadmininterfacemessagetype.attach_app_interface.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
docs/tryorama.requestadmininterfacemessagetype.connect_app_interface.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
docs/tryorama.requestadmininterfacemessagetype.delete_clone_cell.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
docs/tryorama.requestadmininterfacemessagetype.disable_app.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
docs/tryorama.requestadmininterfacemessagetype.dump_full_state.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
docs/tryorama.requestadmininterfacemessagetype.dump_network_stats.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
docs/tryorama.requestadmininterfacemessagetype.dump_state.md
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
docs/tryorama.requestadmininterfacemessagetype.enable_app.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.