1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Controllers/OpenAPI
David Bomba 0690d615dd
Fixes for Send Email (#3347)
* fixes for travis

* Fixes for OpenAPI docs

* Fixes for send -> send_email
2020-02-18 08:08:27 +11:00
..
AccountSchema.php OpenAPI Docs 2019-10-06 22:27:56 +11:00
ActivitySchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
BulkActionSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientContactSchema.php Fixes for Send Email (#3347) 2020-02-18 08:08:27 +11:00
ClientGatewayToken.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientSchema.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
CompanyGatewaySchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanySchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanySettingsSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanyTokenSchema.php OpenAPI Docs 2019-10-06 22:27:56 +11:00
CompanyUserSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CreditPaymentableSchema.php OpenAPI documentation for Payments. (#3223) 2020-01-19 11:19:10 +10:00
ErrorSchema.php OpenAPI 2019-10-06 22:51:33 +11:00
ExpenseSchema.php Payment refunds, Projects, Expenses and Vendors. (#3228) 2020-01-20 21:10:33 +11:00
FeesAndLimitsSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
GroupSettingSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Headers.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
InvoicePaymentableSchema.php OpenAPI documentation for Payments. (#3223) 2020-01-19 11:19:10 +10:00
InvoiceSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Parameters.php Fixes for ClientContact CRUD (#3317) 2020-02-12 20:18:56 +11:00
PaymentableSchema.php OpenAPI documentation for Payments. (#3223) 2020-01-19 11:19:10 +10:00
PaymentSchema.php OpenAPI documentation for Payments. (#3223) 2020-01-19 11:19:10 +10:00
ProductSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
QuoteSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
RecurringInvoice.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
RecurringQuote.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
swagger-v3.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
TaxRateSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
TemplateSchema.php Template Controller (#3042) 2019-11-05 07:50:10 +11:00
UserSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ValidationErrorSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
VendorContact.php Payment refunds, Projects, Expenses and Vendors. (#3228) 2020-01-20 21:10:33 +11:00
VendorSchema.php Payment refunds, Projects, Expenses and Vendors. (#3228) 2020-01-20 21:10:33 +11:00