snipe-it/app/Http/Requests
Scarzy 8a2ea971e1 Add an API assets files controller
Based heavily on the Assets assets files controller.
Added errors related to to the files management.
Added the API endpoints for file upload and show, but only upload is
currently tested/works.
2024-05-29 22:01:48 +01:00
..
AssetCheckinRequest.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
AssetCheckoutRequest.php Add validation around dates 2024-04-10 14:02:25 -07:00
CustomAssetReportRequest.php [FIX] Custom report - date fields error 2023-10-22 16:28:44 +02:00
CustomFieldRequest.php Use translation string 2023-05-03 10:55:30 -07:00
ImageUploadRequest.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
ItemImportRequest.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
LicenseCheckoutRequest.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
Request.php Remove extraneous backslash 2022-02-08 12:23:15 -08:00
SaveUserRequest.php Relax property type check 2023-09-07 13:28:32 -07:00
SettingsLdapRequest.php Updated/removed facades 2024-05-29 12:53:51 +01:00
SettingsSamlRequest.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
SetupUserRequest.php Match setup admin on Quickstart password with min reqs for Settings model 2020-12-11 13:52:48 -08:00
StoreAssetRequest.php Add additional condition 2024-04-25 17:04:07 -07:00
UploadFileRequest.php Add an API assets files controller 2024-05-29 22:01:48 +01:00