Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

data-source-url is getting sent as a hostname rather than a full url #49

Open
stevector opened this issue Jun 6, 2020 · 0 comments
Open

Comments

@stevector
Copy link
Contributor

This command is sending a hostname like mu-my-awesome-site.pantheonsite.io rather than a full url like https://mu-my-awesome-site.pantheonsite.io, which is what we have in examples. I think we should be sending the https:// too in the param name.

This difference isn't breaking anything as long as the Gatsby site getting triggered knows if the incoming param will have https:// or not. But it's worth picking one and aligning this plugin with the orb examples.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant