Expand description
Files Rest API Endpoint definitions
- project specific files endpoint
- create file endpoint
Structs§
- Create
File - The endpoint to create a Redmine file
- Create
File Builder - Builder for
CreateFile. - File
- a type for files to use as an API return type
- File
Wrapper - helper struct for outer layers with a file field holding the inner data
- Files
Wrapper - helper struct for outer layers with a files field holding the inner data
- List
Project Files - The endpoint for all files in a Redmine project
- List
Project Files Builder - Builder for
ListProjectFiles.
Enums§
- Create
File Builder Error - Error type for CreateFileBuilder
- List
Project Files Builder Error - Error type for ListProjectFilesBuilder