You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce a new POST /prompt/linkedin stub (app/api/prompt/linkedin.py) that requires API key auth and returns a success meta payload. Register the new router in app/api/routes.py and update app/api/prompt/__init__.py imports. Update the root API index (app/api/root.py) to include the LinkedIn prompt entry and adjust the Prompt/Orders/Prospects listings to reflect the new endpoints.
0 commit comments