14 lines
356 B
YAML
14 lines
356 B
YAML
name: shipengine-openapi-agent
|
|
version: 1.1.202604070904
|
|
entrypoint: agent:ShipengineOpenapiAgent
|
|
description: Shipping and logistics API for labels, rates, tracking, address validation,
|
|
and carrier integrations.
|
|
runtime:
|
|
resources:
|
|
cpu: 200m
|
|
memory: 512Mi
|
|
egress:
|
|
allow_hosts:
|
|
- api.shipengine.com
|
|
deny_internet_by_default: true
|