mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-15 10:30:37 +09:00
Add OpenClaw onboarding text endpoint and join smoke harness
This commit is contained in:
parent
5bbfddf70d
commit
be50daba42
10 changed files with 720 additions and 1 deletions
|
|
@ -9,6 +9,8 @@ type InviteSummary = {
|
|||
expiresAt: string;
|
||||
onboardingPath?: string;
|
||||
onboardingUrl?: string;
|
||||
onboardingTextPath?: string;
|
||||
onboardingTextUrl?: string;
|
||||
skillIndexPath?: string;
|
||||
skillIndexUrl?: string;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue