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
Update meta, prospects endpoints, and CORS origins
Adjust API metadata and endpoints, update CORS origins, and align tests.
- Change root meta title to "NX-AI" and surface a docs endpoint in the root listing (remove commented products block).
- Update /prospects root message and sample search query; add a placeholder "message" to prospects_init response.
- Extend make_meta to include "base", "base_url", and "message" fields (endpoint now points to /prospects).
- Modify allowed CORS origins (replace soho/echopay with free.goldlabel.pro).
- Update tests to expect the new "base" key in make_meta.
0 commit comments