Skip to content

Conversation

@adampetro
Copy link
Contributor

Background

The discount templates in function-examples were updated in Shopify/function-examples#618 and Shopify/function-examples#633

Solution

Port those changes here, as this is the new home for Function templates using the Wasm API

Checklist

  • I have 🎩'd these changes
  • I have squashed my commits into chunks of work with meaningful commit messages

@adampetro adampetro force-pushed the ap.update-discount-examples branch from 83d7071 to b3e12d4 Compare May 20, 2025 23:00
@@ -1,4 +1,4 @@
api_version = "unstable"
api_version = "unst2025-04able"
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be 2025-04

Suggested change
api_version = "unst2025-04able"
api_version = "2025-04"

Copy link
Contributor

@andrewhassan andrewhassan left a comment

Choose a reason for hiding this comment

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

LGTM aside from that one API version. Will approve once that's updated!

@andrewhassan andrewhassan merged commit 752de9d into main May 22, 2025
4 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