Newer Version Available
File Input
- Describes a new file input. To upload a file, provide the binary file in a multipart/form-data body part where name="fileData". See Uploading Binary Files.
- Root XML tag
- <fileInput>
- JSON
-
1{ 2 "desc":"Employee Survey Results", 3 "title":"emp_surv_results" 4} - Properties
-