Edit run functionality
This commit is contained in:
@@ -20,6 +20,9 @@ module.exports = {
|
||||
order: {
|
||||
type: 'string'
|
||||
},
|
||||
isCreator: {
|
||||
type: 'boolean'
|
||||
},
|
||||
run_id: {
|
||||
type: 'string'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user