Skip to content

Migrate to Services for Endpoints #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
human058382928 opened this issue Dec 15, 2024 · 1 comment
Closed

Migrate to Services for Endpoints #149

human058382928 opened this issue Dec 15, 2024 · 1 comment
Assignees

Comments

@human058382928
Copy link
Contributor

The following endpoints won't exist anymore. The data lives in the new services backend and will need to be adjusted to pull from there.

`${process.env.NEXT_PUBLIC_API_URL}/crew/public`

`${process.env.NEXT_PUBLIC_API_URL}/metrics/public`

`${process.env.NEXT_PUBLIC_API_URL}/crews_metrics`

`${process.env.NEXT_PUBLIC_API_URL}/chat/conversations/${conversationId}`,

`${process.env.NEXT_PUBLIC_API_URL}/chat/conversations`,

@biwasxyz
Copy link
Contributor

Fixed: using new endpoints..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants