Uh oh!
There was an error while loading. Please reload this page.
Add shop validation - #1443
Conversation
aaf2cc7 to
7992177CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| module ShopifyAPI | ||
| module Utils | ||
| class ShopValidator |
There was a problem hiding this comment.
There's also a similar sanitize method from shopify_app gem, I wonder if the logic can be extracted so we don't have to maintain 2 packages for validating Shopify URLS
There was a problem hiding this comment.
I've finally copied the code from there. Once we release a new version, we could use it from shopify_app, as it's already using shopify-api-ruby. Makes sense?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
7992177 to
66cb7f4Compare66cb7f4 to
d51f23aCompareUh oh!
There was an error while loading. Please reload this page.
d51f23a to
89b2da5Compare89b2da5 to
3e01209CompareUh oh!
There was an error while loading. Please reload this page.
@lizkenyon@zzooeeyy thanks a lot for your help! Do you want me to create a new release or how do you usually handle this? |
Description
https://docs.google.com/document/d/1c0iXhKBpm-yhvff0iSgq1XwBSPL39fTBVajIJ3svaxU/edit?usp=sharing
Checklist: