Robot Logs, Crash Reports) to keep track of what data is being uploaded.
Properties
string
A human-readable display name that can contain most characters, such as spaces,
special characters, and punctuation.Examples:
Robot Logs, Crash Reports, Camera Footagestring
A unique, code-friendly identifier for an upload collection.Slugs are immutable and must satisfy the following constraints:
- Contains only lowercase letters, digits, and hyphens (
-) - Start and end with a lowercase letter or digit
- Contain between 1 and 48 characters
slug to associate uploads with their proper upload collection.Examples: robot-logs, crash-reports, camera-footage
