This commit is contained in:
a2a-platform
2026-06-27 01:02:00 +00:00
commit 858df123a8
5 changed files with 18617 additions and 0 deletions

12
a2a.yaml Normal file
View File

@@ -0,0 +1,12 @@
name: paypal-checkout-orders-openapi-agent
version: '2.32'
entrypoint: agent:PaypalCheckoutOrdersOpenapiAgent
description: Merchant checkout and order-management API for PayPal commerce flows.
runtime:
resources:
cpu: 200m
memory: 512Mi
egress:
allow_hosts:
- api-m.paypal.com
deny_internet_by_default: true