<!-- json
{
  "sourceId": "core-upload-pattern",
  "repositoryId": "travetto",
  "filePath": "module/web-upload/doc/simple-controller.ts",
  "capabilityTags": ["upload", "web", "controller"],
  "operationIds": ["enable-file-upload"],
  "applicability": ["framework-native"],
  "notes": [
    "Reference upload decorator and file input handling patterns."
  ]
}
-->

# core-upload-pattern

- Source: `module/web-upload/doc/simple-controller.ts`
- Capability tags: upload, web, controller
- Applicability: framework-native
- Notes:
  - Reference upload decorator and file input handling patterns.
