Skip to content

Fix Bug endpointURL referencing "Resource" object#60

Merged
jbrown-xentity merged 1 commit intomainfrom
bug/dataService.endpointURL
Mar 3, 2026
Merged

Fix Bug endpointURL referencing "Resource" object#60
jbrown-xentity merged 1 commit intomainfrom
bug/dataService.endpointURL

Conversation

@jbrown-xentity
Copy link
Collaborator

Should resolve #7

endpointURL is defined as the main URL, it shouldn't be a reference to anything but the actual URL string value. Removes the bad references and forces URI (basically URL) string values.

Copy link

@zopalmer14 zopalmer14 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. The change removes the bad references and accurately reflects the documentation.

Copy link
Collaborator

@neilmb neilmb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is very important to get right, thanks.

@jbrown-xentity jbrown-xentity added bug Something isn't working approved and removed ready-for-review labels Feb 27, 2026
@jbrown-xentity jbrown-xentity merged commit 9b45397 into main Mar 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] DataService.endpointURL

3 participants