14 lines
353 B
YAML
14 lines
353 B
YAML
name: docusign-esignature-openapi-agent
|
|
version: v2.1
|
|
entrypoint: agent:DocusignEsignatureOpenapiAgent
|
|
description: Electronic signature and agreement workflow API for envelopes, recipients,
|
|
documents, and tabs.
|
|
runtime:
|
|
resources:
|
|
cpu: 200m
|
|
memory: 512Mi
|
|
egress:
|
|
allow_hosts:
|
|
- www.docusign.net
|
|
deny_internet_by_default: true
|