Skip to content

Add prompts endpoint and rename prospect groups#35

Merged
goldlabelapps merged 1 commit into
masterfrom
staging
Apr 1, 2026
Merged

Add prompts endpoint and rename prospect groups#35
goldlabelapps merged 1 commit into
masterfrom
staging

Conversation

@goldlabelapps
Copy link
Copy Markdown
Owner

Introduce a new prompts API: add app/api/prompts/prompts.py and its package init, exposing GET /prompts that returns basic meta and an init link. Register the prompts router in app/api/routes.py and expose the endpoint in the root endpoints list. Also rename groups in prospects response for clearer domain semantics: "level" -> "seniority", "job" -> "title", and "lane" -> "sub_departments".

Introduce a new prompts API: add app/api/prompts/prompts.py and its package init, exposing GET /prompts that returns basic meta and an init link. Register the prompts router in app/api/routes.py and expose the endpoint in the root endpoints list. Also rename groups in prospects response for clearer domain semantics: "level" -> "seniority", "job" -> "title", and "lane" -> "sub_departments".
@goldlabelapps goldlabelapps self-assigned this Apr 1, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in Python Apr 1, 2026
@goldlabelapps goldlabelapps added this to the Proof of Concept milestone Apr 1, 2026
@goldlabelapps goldlabelapps merged commit 5bb4a22 into master Apr 1, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Python Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant