Skip to content

Fix fulfillment order JSON schema#240

Open
leobossmann wants to merge 1 commit intosinger-io:masterfrom
nonimode:fix-fulfillment-orders-json-schema
Open

Fix fulfillment order JSON schema#240
leobossmann wants to merge 1 commit intosinger-io:masterfrom
nonimode:fix-fulfillment-orders-json-schema

Conversation

@leobossmann
Copy link
Copy Markdown

@leobossmann leobossmann commented Sep 10, 2025

Description of change

This pull request makes a minor schema correction in the tap_shopify/schemas/fulfillment_orders.json file. The change updates the property definition for action to use the correct key.

  • Changed the action property definition from "id" to "type" to accurately reflect the expected data structure and make the schema valid.

Risks

None I am aware of

Rollback steps

  • revert this branch

AI generated code

Used Copilot to write description

Change 'id' type to 'type' for action property to make schema valid
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.

1 participant