Skip to content

Conversation

@GregJHarris
Copy link
Collaborator

Added a common URL builder function:

  • If the path of the file resolves to a fully qualified URL, this URL is used
  • Otherwise the function tries to create a fully qualified URL by joining the common host URL and the file path.
    This enables us to support both full URLs and paths relative to the common host URL in the JsonMap file.

Copy link
Collaborator

@abigailalexander abigailalexander left a comment

Choose a reason for hiding this comment

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

Looks good to me and works fine, thanks!

@GregJHarris GregJHarris merged commit 17676e9 into main Jan 5, 2026
3 checks passed
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.

3 participants