Skip to content
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

Correct issues with how the client base path interacted with the API config base path #82

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

matt-casey
Copy link
Contributor

The API config base path and the client base path are actually separate concerns, and these changes enforce that.
The API definition should be the same no matter where the API is hosted. The client and server components are where changes in the hosting URL should be reflected.

@matt-casey matt-casey merged commit a8209b7 into main Sep 25, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

1 participant