Add invite callback-resolution test endpoint and snippet guidance
This commit is contained in:
@@ -45,6 +45,11 @@ type InviteOnboardingManifest = {
|
||||
connectivity?: {
|
||||
guidance?: string;
|
||||
connectionCandidates?: string[];
|
||||
testResolutionEndpoint?: {
|
||||
method?: string;
|
||||
path?: string;
|
||||
url?: string;
|
||||
};
|
||||
};
|
||||
textInstructions?: {
|
||||
url?: string;
|
||||
|
||||
Reference in New Issue
Block a user