Skip to content

Update the TOML schema#194

Merged
gonzaloriestra merged 1 commit intomainfrom
add-client-id-to-toml
Mar 12, 2026
Merged

Update the TOML schema#194
gonzaloriestra merged 1 commit intomainfrom
add-client-id-to-toml

Conversation

@gonzaloriestra
Copy link
Contributor

WHY are these changes introduced?

In Shopify/cli#6612 we are removing support for the legacy app schema.

WHAT is this pull request doing?

Update the template to include a default client_id and move the scopes under [access_scopes] to match the new schema.

That way, old CLI versions and the next one without the legacy schema should work.

Test this PR

shopify app init --template=https://github.com/Shopify/shopify-app-template-ruby#add-client-id-to-toml

Checklist

Note: once this PR is merged, it becomes a new release for this template.

  • I have added/updated tests for this change
  • I have made changes to the README.md file and other related documentation, if applicable

@gonzaloriestra gonzaloriestra requested a review from a team as a code owner February 5, 2026 16:30
@gonzaloriestra gonzaloriestra merged commit 0f0d968 into main Mar 12, 2026
7 checks passed
@gonzaloriestra gonzaloriestra deleted the add-client-id-to-toml branch March 12, 2026 08:42
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