smos/stripe-client-gen.yaml
2022-05-27 11:57:19 +02:00

21 lines
392 B
YAML

outputDir: smos-stripe-client
packageName: smos-stripe-client
moduleName: StripeClient
logLevel: INFO
force: true
convertToCamelCase: true
propertyTypeSuffix: "'"
operationsToGenerate:
- GetEvents
- GetPricesPrice
- PostCustomers
- PostCheckoutSessions
whiteListedSchemas:
- event
- checkout.session
- notification_event_data
- invoice
- subscription
- price
- customer