mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-21 00:02:30 +00:00
docs(openapi): document the onboarding profile's survey key
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
77c5cf1c67
commit
9195b17ea4
@@ -6684,7 +6684,7 @@ paths:
|
||||
type: string
|
||||
profile:
|
||||
type: object
|
||||
description: free-form context from the invite, every key optional. The frontend reads `touch_point` (answers onboarding's source question), `company` and `workspace_name` (prefill the first workspace's name), `hub_projects` (slugs surfaced first on an empty workspace), `tools` (integrations, used to pick hub projects when none are named) and `starter_prompts` (`[{label, prompt}]`, replacing the home page's example prompts); unknown keys are kept and ignored
|
||||
description: free-form context from the invite, every key optional. The frontend reads `touch_point` (answers onboarding's source question), `survey` (`ask` still asks the use case when `touch_point` is known; absent or `skip` skips both questions), `company` and `workspace_name` (prefill the first workspace's name), `hub_projects` (slugs surfaced first on an empty workspace), `tools` (integrations, used to pick hub projects when none are named) and `starter_prompts` (`[{label, prompt}]`, replacing the home page's example prompts); unknown keys are kept and ignored
|
||||
responses:
|
||||
"200":
|
||||
description: profile recorded
|
||||
|
||||
Reference in New Issue
Block a user