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

Loosen the relationship between the exposed domain and the domain contained in the data #425

Closed
NormaCaballero opened this issue Dec 3, 2020 · 1 comment · Fixed by #430
Assignees
Milestone

Comments

@NormaCaballero
Copy link

This task is related to platform update handled in https://github.com/CarbonLDP/carbonldp-platform.private/issues/307

@joemcbroom
Copy link
Contributor

Modify the SDK to support two URLs, one for the endpoint where the resources are being reached, and one for the domain contained in the data so that objects can be parsed. One of these properties will have to be optional and if it's not declared then that means the same URL needs to be used to call and parse resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment