invoiceninja/app/Http/Controllers/OpenAPI
David Bomba f712b789ca
Fixes for tests (#3184)
* fix typo

* php-cs traits

* CS fixer pass

* Password protect User routes

* Implement checks to prevent editing a deleted record

* Clean up payment flows

* Fixes for tests
2019-12-31 08:59:12 +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 tests (#3184) 2019-12-31 08:59:12 +11:00
ClientGatewayToken.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +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
ErrorSchema.php OpenAPI 2019-10-06 22:51: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
InvoiceSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Parameters.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
PaymentSchema.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11: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
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
swagger-v3.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00