Skip to content

Commit 30cecbb

Browse files
committed
docs: correct the transports package description
1 parent 836b022 commit 30cecbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ for item in checkout.line_items:
8686
| `ucp_sdk.models.schemas.common.types` | Shared primitives (amounts, prices, totals, postal address, etc.) |
8787
| `ucp_sdk.models.schemas.shopping` | Checkout, cart, catalog, order, buyer consent, permalink models |
8888
| `ucp_sdk.models.schemas.shopping.types` | Line items, adjustments, fulfillments, destinations, attribution |
89-
| `ucp_sdk.models.schemas.transports` | REST, MCP, and embedded protocol bindings |
89+
| `ucp_sdk.models.schemas.transports` | A2A, JSON-RPC, MCP, and embedded protocol bindings |
9090
| `ucp_sdk.models.schemas` | Service definitions, capabilities, profile, payment handlers |
9191

9292
### Validation

0 commit comments

Comments
 (0)