[x] Name your pull request your-development-type/short-description. Ex: feature/read-tiff-files
[x] Link to any relevant issue in the PR description. Ex: Resolves [gh-12], adds tiff file format support
[x] Provide context of changes.
After merging to master @tohuynh realized that it wasn't pulling the CDP instance sub route correctly. AKA, it wasn't adding /seattle/ to the share link.
[x] Provide relevant tests for your feature or bug fix.
[x] Provide or update documentation for any feature added by your pull request.
Pull request recommendations:
[x] Name your pull request your-development-type/short-description. Ex: feature/read-tiff-files
[x] Link to any relevant issue in the PR description. Ex: Resolves [gh-12], adds tiff file format support
[x] Provide context of changes. After merging to master @tohuynh realized that it wasn't pulling the CDP instance sub route correctly. AKA, it wasn't adding
/seattle/
to the share link.[x] Provide relevant tests for your feature or bug fix.
[x] Provide or update documentation for any feature added by your pull request.
Thanks for contributing!