Sha256: f48d6bc1aef45e895a86cbcb74426ae429a0330c2049871329cc521fa5cfe046
Contents?: true
Size: 455 Bytes
Versions: 62
Compression:
Stored size: 455 Bytes
Contents
{ "documentation_url": "https://docs.multiwoven.com/integrations/destination/payments/stripe", "stream_type": "static", "connection_specification": { "$schema": "http://json-schema.org/draft-07/schema#", "title": "Stripe", "type": "object", "required": ["api_key"], "properties": { "api_key": { "type": "string", "multiwoven_secret": true, "title": "API Key", "order": 0 } } } }
Version data entries
62 entries across 62 versions & 1 rubygems