From 07dabbb91d36d545c80ee86ef9c5516714487e87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leone=20Perdig=C3=A3o?= Date: Fri, 20 Mar 2026 20:38:30 +0100 Subject: [PATCH] docs(checkout): remove spurious fulfillment-option entity The Fulfillment Option entity was incorrectly included in the Checkout capability documentation. It is a child entity of fulfillment_group and belongs exclusively in the Fulfillment Extension documentation where it is already properly documented. Fixes #101 --- docs/specification/checkout.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/specification/checkout.md b/docs/specification/checkout.md index 9e566d7a..39962eaa 100644 --- a/docs/specification/checkout.md +++ b/docs/specification/checkout.md @@ -642,10 +642,6 @@ requirements. {{ schema_fields('types/signals', 'checkout') }} -### Fulfillment Option - -{{ extension_schema_fields('fulfillment.json#/$defs/fulfillment_option', 'checkout') }} - ### Item #### Item Create Request