Route uploads by pipeline path
This commit is contained in:
@@ -44,6 +44,7 @@ type UploadRunRecord struct {
|
||||
}
|
||||
|
||||
type UploadRequest struct {
|
||||
TokenID string
|
||||
PipelineID string
|
||||
ContentType string
|
||||
Body io.Reader
|
||||
|
||||
Reference in New Issue
Block a user