Shopify / ui-extensions

MIT License
249 stars 35 forks source link

Fix naming on order and scanner api #1975

Closed NathanJolly closed 1 month ago

NathanJolly commented 1 month ago

Background

Docs for order and scanner API weren't generating due to a typo in the file names. Also there was subsribe and the name of OrderAPIContent was not right.

Solution

Fix!

🎩

Lookie here: https://shopify-dev.ui-extensions-70k7.nathan-oliveira.us.spin.dev/docs/api/pos-ui-extensions/unstable/apis See? Order and Scanner API are here now. Good. Goooood.

Checklist

github-actions[bot] commented 1 month ago

We detected some changes in packages/*/package.json or packages/*/src, and there are no updates in the .changeset directory. If the changes are user-facing and should cause a version bump, run yarn changeset to track your changes and include them in the next release CHANGELOG. If you are making simple updates to repo configuration, examples, or documentation, you do not need to add a changeset.

vctrchu commented 1 month ago

Thank you 🙏🏻