adding inputs output struct based on argo naming for now
This commit is contained in:
@@ -26,9 +26,6 @@ func (r *WorkflowResource) GetType() string {
|
||||
func (d *WorkflowResource) Trim() {
|
||||
/* EMPTY */
|
||||
}
|
||||
func (abs *WorkflowResource) VerifyAuth(request *tools.APIRequest) bool {
|
||||
return true
|
||||
}
|
||||
func (w *WorkflowResource) SetAllowedInstances(request *tools.APIRequest) {
|
||||
/* EMPTY */
|
||||
}
|
||||
|
Reference in New Issue
Block a user